Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5734 uint32_t skipunits; in compile_branch() local
6626 skipunits = 1+IMM2_SIZE; in compile_branch()
6668 skipunits = 1+IMM2_SIZE; in compile_branch()
6689 skipunits = 1+2*IMM2_SIZE; in compile_branch()
6703 skipunits = 1; in compile_branch()
6721 skipunits = 1+IMM2_SIZE; in compile_branch()
6736 skipunits = 1; in compile_branch()
8093 skipunits = IMM2_SIZE; in compile_branch()
8423 length = 2 + 2*LINK_SIZE + skipunits; in compile_regex()
8457 code += 1 + LINK_SIZE + skipunits; in compile_regex()
[all …]

Completed in 26 milliseconds