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

Function lre_exec_backtrack

libregexp.c:2774–3321  ·  view source on GitHub ↗

return 1 if match, 0 if not match or < 0 if error. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

lre_execFunction · 0.85

Calls 9

lre_poll_timeoutFunction · 0.85
get_u32Function · 0.85
get_u16Function · 0.85
lre_canonicalizeFunction · 0.85
is_line_terminatorFunction · 0.85
lre_is_spaceFunction · 0.85
lre_is_word_byteFunction · 0.85
abortFunction · 0.85
assertFunction · 0.50

Tested by

no test coverage detected