Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_intmodedep.h668 typedef struct branch_chain { struct
669 struct branch_chain *outer; argument
671 } branch_chain; typedef
Dpcre2_internal.h1899 #define branch_chain PCRE2_SUFFIX(branch_chain_) macro
Dpcre2_compile.c91 branch_chain *, compile_block *, size_t *);
3859 branch_chain *bcptr, int cond_depth, in compile_branch()
7593 uint32_t *reqcuptr, int32_t *reqcuflagsptr, branch_chain *bcptr, in compile_regex()
7610 branch_chain bc; in compile_regex()