Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5733 uint32_t mclength; in compile_branch() local
6559 mclength = 1; in compile_branch()
6565 code += mclength; in compile_branch()
6566 verbculen += mclength; in compile_branch()
7300 mclength = 1; in compile_branch()
7851 if (mclength > 0) in compile_branch()
7888 if (mclength > 0) in compile_branch()
7891 code += mclength; in compile_branch()
8266 mclength = 1; in compile_branch()
8274 code += mclength; in compile_branch()
[all …]

Completed in 26 milliseconds