Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_internal.h2467 typedef struct branch_chain { struct
2468 struct branch_chain *outer; argument
2470 } branch_chain; typedef
Dpcre_compile.c88 pcre_uint32 *, pcre_int32 *, pcre_uint32 *, pcre_int32 *, branch_chain *,
2772 branch_chain *bcptr, BOOL utf, compile_data *cd) in could_be_empty()
4456 branch_chain *bcptr, int cond_depth, in compile_branch()
8248 branch_chain *bcptr, compile_data *cd, int *lengthptr) in compile_regex()
8264 branch_chain bc; in compile_regex()
DChangeLog2159 (b) In pcre_compile(), rename the member of the "branch_chain" structure