Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_compile.c8271 pcre_uint32 branchfirstchar, branchreqchar; in compile_regex() local
8354 if (!compile_branch(&options, &code, &ptr, errorcodeptr, &branchfirstchar, in compile_regex()
8376 firstchar = branchfirstchar; in compile_regex()
8394 (firstcharflags != branchfirstcharflags || firstchar != branchfirstchar)) in compile_regex()
8409 branchreqchar = branchfirstchar; in compile_regex()

Completed in 30 milliseconds