Home
last modified time | relevance | path

Searched defs:scode (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_compile.c2427 const pcre_uchar *scode = cd->start_code + GET(code, 1); in could_be_empty_branch() local
6284 pcre_uchar *scode = bracode; in compile_branch() local
8613 const pcre_uchar *scode = first_significant_code( in is_anchored() local
8703 const pcre_uchar *scode = first_significant_code( in is_startline() local
8832 const pcre_uchar *scode = first_significant_code(code + 1+LINK_SIZE + xl, in find_firstassertedchar() local
H A Dpcre_exec.c1096 const pcre_uchar *scode = ecode; in match() local

Completed in 31 milliseconds