Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5377 uint32_t mclength; in compile_branch() local
6186 mclength = 1; in compile_branch()
6192 code += mclength; in compile_branch()
6193 verbculen += mclength; in compile_branch()
6919 mclength = 1; in compile_branch()
7477 if (mclength > 0) in compile_branch()
7514 if (mclength > 0) in compile_branch()
7517 code += mclength; in compile_branch()
7861 mclength = 1; in compile_branch()
7869 code += mclength; in compile_branch()
[all …]

Completed in 30 milliseconds