Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_internal.h2407 typedef struct open_capitem { struct
2408 struct open_capitem *next; /* Chain link */ argument
2411 } open_capitem; argument
2435 open_capitem *open_caps; /* Chain of open capture items */
H A Dpcre_compile.c6596 open_capitem *oc; in compile_branch()
7288 open_capitem *oc; in compile_branch()
7365 open_capitem *oc; in compile_branch()
7996 open_capitem *oc; in compile_branch()
8258 open_capitem capitem; in compile_regex()

Completed in 35 milliseconds