Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_compile.c2387 const pcre_uchar *ccode; in could_be_empty_branch() local
2530 ccode = code += GET(code, 1); in could_be_empty_branch()
2536 ccode = code + PRIV(OP_lengths)[OP_CLASS]; in could_be_empty_branch()
2542 switch (*ccode) in could_be_empty_branch()
2561 if (GET2(ccode, 1) > 0) return FALSE; /* Minimum > 0 */ in could_be_empty_branch()

Completed in 17 milliseconds