Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1833 typedef struct open_capitem { struct
1834 struct open_capitem *next; /* Chain link */ argument
1837 } open_capitem; argument
H A Dpcre2_compile.c128 open_capitem *, compile_block *, PCRE2_SIZE *);
5639 uint32_t *reqcuflagsptr, branch_chain *bcptr, open_capitem *open_caps, in compile_branch()
5740 open_capitem *oc; in compile_branch()
8381 uint32_t *reqcuflagsptr, branch_chain *bcptr, open_capitem *open_caps, in compile_regex()
8388 open_capitem capitem; in compile_regex()

Completed in 37 milliseconds