Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h2423 typedef struct branch_chain { struct
2424 struct branch_chain *outer; argument
2426 } branch_chain; argument
H A Dpcre_compile.c88 pcre_uint32 *, pcre_int32 *, pcre_uint32 *, pcre_int32 *, branch_chain *,
2661 branch_chain *bcptr, BOOL utf, compile_data *cd) in could_be_empty()
3698 branch_chain *bcptr, int cond_depth, in compile_branch()
7101 branch_chain *bcptr, compile_data *cd, int *lengthptr) in compile_regex()
7117 branch_chain bc; in compile_regex()
H A DChangeLog1223 (b) In pcre_compile(), rename the member of the "branch_chain" structure

Completed in 43 milliseconds