Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1799 typedef struct open_capitem { struct
1800 struct open_capitem *next; /* Chain link */ argument
1803 } open_capitem; argument
H A Dpcre2_intmodedep.h737 open_capitem *open_caps; /* Chain of open capture items */
H A Dpcre2_compile.c5491 open_capitem *oc; in compile_branch()
8106 open_capitem capitem; in compile_regex()

Completed in 40 milliseconds