Home
last modified time | relevance | path

Searched refs:branchreqchar (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
8355 &branchfirstcharflags, &branchreqchar, &branchreqcharflags, &bc, in compile_regex()
8378 reqchar = branchreqchar; in compile_regex()
8409 branchreqchar = branchfirstchar; in compile_regex()
8416 reqchar != branchreqchar) in compile_regex()
8420 reqchar = branchreqchar; in compile_regex()

Completed in 25 milliseconds