Home
last modified time | relevance | path

Searched refs:open_capitem (Results 1 – 3 of 3) sorted by relevance

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1724 typedef struct open_capitem { struct
1725 struct open_capitem *next; /* Chain link */ argument
1729 } open_capitem; argument
H A Dpcre2_intmodedep.h731 open_capitem *open_caps; /* Chain of open capture items */
H A Dpcre2_compile.c5011 open_capitem *oc; in compile_branch()
7528 open_capitem capitem; in compile_regex()

Completed in 53 milliseconds