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

Function re_parse_captures

libregexp.c:1687–1741  ·  view source on GitHub ↗

if capture_name = NULL: return the number of captures + 1. Otherwise, return the number of matching capture groups */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

re_count_capturesFunction · 0.85
re_parse_termFunction · 0.85

Calls 2

re_parse_group_nameFunction · 0.85
dbuf_putcFunction · 0.85

Tested by

no test coverage detected