Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c3962 uint32_t skipunits; in compile_branch() local
6063 skipunits = 0; in compile_branch()
6182 skipunits = 1+IMM2_SIZE; in compile_branch()
6242 skipunits = 1; in compile_branch()
6315 if (lengthptr != NULL) skipunits += IMM2_SIZE; in compile_branch()
6389 skipunits += IMM2_SIZE; in compile_branch()
6443 skipunits = 1; in compile_branch()
6994 skipunits = IMM2_SIZE; in compile_branch()
7039 skipunits, /* Skip over bracket number */ in compile_branch()
7277 skipunits = 0; in compile_branch()
[all …]