Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h697 typedef struct branch_chain { struct
698 struct branch_chain *outer; argument
700 } branch_chain; typedef
H A Dpcre2_internal.h1929 #define branch_chain PCRE2_SUFFIX(branch_chain_) macro
H A Dpcre2_compile.c127 uint32_t *, int32_t *, uint32_t *, int32_t *, branch_chain *,
5282 uint32_t *reqcuptr, int32_t *reqcuflagsptr, branch_chain *bcptr, in compile_branch()
7973 branch_chain *bcptr, compile_block *cb, PCRE2_SIZE *lengthptr) in compile_regex()
7989 branch_chain bc; in compile_regex()

Completed in 42 milliseconds