Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5738 uint32_t verbarglen, verbculen; in compile_branch() local
6550 verbarglen = *(++pptr); in compile_branch()
6553 for (int i = 0; i < (int)verbarglen; i++) in compile_branch()

Completed in 25 milliseconds