Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h701 typedef struct branch_chain { struct
702 struct branch_chain *outer; argument
704 } branch_chain; typedef
H A Dpcre2_internal.h1972 #define branch_chain PCRE2_SUFFIX(branch_chain_) macro
H A Dpcre2_compile.c127 uint32_t *, uint32_t *, uint32_t *, uint32_t *, branch_chain *,
5391 uint32_t *reqcuptr, uint32_t *reqcuflagsptr, branch_chain *bcptr, in compile_branch()
8100 branch_chain *bcptr, compile_block *cb, PCRE2_SIZE *lengthptr) in compile_regex()
8116 branch_chain bc; in compile_regex()

Completed in 47 milliseconds