Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_internal.h2467 typedef struct branch_chain { struct
2468 struct branch_chain *outer; argument
2470 } branch_chain; typedef
H A Dpcre_compile.c86 pcre_uint32 *, pcre_int32 *, pcre_uint32 *, pcre_int32 *, branch_chain *,
2770 branch_chain *bcptr, BOOL utf, compile_data *cd) in could_be_empty()
4454 branch_chain *bcptr, int cond_depth, in compile_branch()
8251 branch_chain *bcptr, compile_data *cd, int *lengthptr) in compile_regex()
8267 branch_chain bc; in compile_regex()
H A DChangeLog2159 (b) In pcre_compile(), rename the member of the "branch_chain" structure

Completed in 53 milliseconds