Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c2774 while (bcptr != NULL && bcptr->current_branch >= code) in could_be_empty()
2776 if (!could_be_empty_branch(bcptr->current_branch, endcode, utf, cd, NULL)) in could_be_empty()
8278 bc.current_branch = code; in compile_regex()
8543 bc.current_branch = last_branch = code; in compile_regex()
H A Dpcre_internal.h2473 pcre_uchar *current_branch; member
H A DChangeLog2160 called "current" as "current_branch", to prevent a collision with the

Completed in 99 milliseconds