Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h2379 typedef struct open_capitem { struct
2380 struct open_capitem *next; /* Chain link */ argument
2383 } open_capitem; typedef
2397 open_capitem *open_caps; /* Chain of open capture items */
H A Dpcre_compile.c5643 open_capitem *oc; in compile_branch()
6855 open_capitem *oc; in compile_branch()
7108 open_capitem capitem; in compile_regex()

Completed in 46 milliseconds