Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5486 uint32_t skipunits; in compile_branch() local
6363 skipunits = 1+IMM2_SIZE; in compile_branch()
6405 skipunits = 1+IMM2_SIZE; in compile_branch()
6426 skipunits = 1+2*IMM2_SIZE; in compile_branch()
6440 skipunits = 1; in compile_branch()
6458 skipunits = 1+IMM2_SIZE; in compile_branch()
6473 skipunits = 1; in compile_branch()
7836 skipunits = IMM2_SIZE; in compile_branch()
8142 length = 2 + 2*LINK_SIZE + skipunits; in compile_regex()
8175 code += 1 + LINK_SIZE + skipunits; in compile_regex()
[all …]

Completed in 24 milliseconds