Searched refs:priv_OP_lengths (Results 1 – 1 of 1) sorted by relevance
109 static const pcre_uint8 priv_OP_lengths[] = { OP_LENGTHS }; variable360 (sizeof(priv_OP_lengths) == OP_TABLE_LENGTH)): in pcre_printint()609 ccode = code + priv_OP_lengths[*code]; in pcre_printint()623 ccode = code + priv_OP_lengths[*code]; in pcre_printint()780 extra += priv_OP_lengths[*ccode]; in pcre_printint()792 extra += priv_OP_lengths[*ccode]; in pcre_printint()829 code += priv_OP_lengths[*code] + extra; in pcre_printint()