MCPcopy Create free account
hub / github.com/bellard/quickjs / get_class_atom

Function get_class_atom

libregexp.c:1044–1223  ·  view source on GitHub ↗

return -1 if error otherwise the character or a class range (CLASS_RANGE_BASE) if cr != NULL. In case of class range, 'cr' is initialized. Otherwise, it is ignored. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

re_parse_nested_classFunction · 0.85
re_parse_termFunction · 0.85

Calls 6

cr_init_char_rangeFunction · 0.85
parse_unicode_propertyFunction · 0.85
lre_parse_escapeFunction · 0.85
re_parse_errorFunction · 0.85
unicode_from_utf8Function · 0.85

Tested by

no test coverage detected