Lines Matching refs:PRIV

1277     PRIV(jit_free)(code->executable_jit, &code->memctl);  in pcre2_code_free()
1551 PRIV(check_escape)(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t *chptr, in PRIV() function
2249 if (PRIV(strcmp_c8)(name, STRING_bidiclass) == 0 || in get_ucp()
2250 PRIV(strcmp_c8)(name, STRING_bc) == 0) in get_ucp()
2259 else if (PRIV(strcmp_c8)(name, STRING_script) == 0 || in get_ucp()
2260 PRIV(strcmp_c8)(name, STRING_sc) == 0) in get_ucp()
2263 else if (PRIV(strcmp_c8)(name, STRING_scriptextensions) == 0 || in get_ucp()
2264 PRIV(strcmp_c8)(name, STRING_scx) == 0) in get_ucp()
2282 top = PRIV(utt_size); in get_ucp()
2288 r = PRIV(strcmp_c8)(name, PRIV(utt_names) + PRIV(utt)[i].name_offset); in get_ucp()
2295 *pdataptr = PRIV(utt)[i].value; in get_ucp()
2298 *ptypeptr = PRIV(utt)[i].type; in get_ucp()
2302 switch (PRIV(utt)[i].type) in get_ucp()
2425 PRIV(strncmp_c8)(ptr, pn, (unsigned int)len) == 0) return yield; in check_posix_name()
2504 if (type != ucp_Nd && PRIV(ucp_gentype)[type] != ucp_L && in read_name()
3006 escape = PRIV(check_escape)(&ptr, ptrend, &c, &errorcode, options, in parse_regex()
3206 escape = PRIV(check_escape)(&ptr, ptrend, &c, &errorcode, options, in parse_regex()
3505 (PRIV(strncmp_c8)(ptr, STRING_WEIRD_STARTWORD, 6) == 0 || in parse_regex()
3506 PRIV(strncmp_c8)(ptr, STRING_WEIRD_ENDWORD, 6) == 0)) in parse_regex()
3561 PRIV(strncmp_c8)(ptr, STR_Q STR_BACKSLASH STR_E, 3) == 0) in parse_regex()
3774 escape = PRIV(check_escape)(&ptr, ptrend, &c, &errorcode, options, in parse_regex()
3979 PRIV(strncmp_c8)(name, vn, namelen) == 0) in parse_regex()
4083 PRIV(strncmp_c8)(name, vn, namelen) == 0) in parse_regex()
4489 for (i = 0; PRIV(callout_start_delims)[i] != 0; i++) in parse_regex()
4491 if (*ptr == PRIV(callout_start_delims)[i]) in parse_regex()
4493 delimiter = PRIV(callout_end_delims)[i]; in parse_regex()
4625 PRIV(strncmp_c8)(ptr, STRING_VERSION, 7) == 0 && in parse_regex()
4707 if (namelen == 6 && PRIV(strncmp_c8)(name, STRING_DEFINE, 6) == 0) in parse_regex()
4874 PRIV(strncmp)(name, ng->name, (PCRE2_SIZE)namelen) == 0) in parse_regex()
5073 code += PRIV(OP_lengths)[*code]; in first_significant_code()
5090 code += PRIV(OP_lengths)[*code]; in first_significant_code()
5114 code += code[1] + PRIV(OP_lengths)[*code]; in first_significant_code()
5168 (!restricted || PRIV(ucd_caseless_sets)[co] > 127)) in get_othercase_range()
5261 options, xoptions, cb, PRIV(ucd_caseless_sets) + rc, oc); in add_to_class_internal()
5328 uchardata += PRIV(ord2utf)(start, uchardata); in add_to_class_internal()
5329 uchardata += PRIV(ord2utf)(end, uchardata); in add_to_class_internal()
5334 uchardata += PRIV(ord2utf)(start, uchardata); in add_to_class_internal()
5565 if (PRIV(strncmp)(name, slot+IMM2_SIZE, length) == 0 && in find_dupname_details()
5594 if (PRIV(strncmp)(name, slot+IMM2_SIZE, length) != 0 || in find_dupname_details()
5934 PRIV(ucd_caseless_sets)[d] > 127)) in compile_branch()
6220 options & ~PCRE2_CASELESS, xoptions, cb, PRIV(hspace_list), in compile_branch()
6226 options & ~PCRE2_CASELESS, xoptions, cb, PRIV(hspace_list)); in compile_branch()
6231 options & ~PCRE2_CASELESS, xoptions, cb, PRIV(vspace_list), in compile_branch()
6237 options & ~PCRE2_CASELESS, xoptions, cb, PRIV(vspace_list)); in compile_branch()
6422 class_uchardata += PRIV(ord2utf)(0x100, class_uchardata); in compile_branch()
6423 class_uchardata += PRIV(ord2utf)(MAX_UTF_CODE_POINT, class_uchardata); in compile_branch()
6557 if (utf) mclength = PRIV(ord2utf)(meta, mcbuffer); else in compile_branch()
6620 PRIV(strncmp)(name, ng->name, length) == 0) in compile_branch()
7042 PRIV(strncmp)(name, ng->name, length) == 0) in compile_branch()
7110 code += PRIV(OP_lengths)[OP_CALLOUT]; in compile_branch()
7386 if (PRIV(ckd_smul)(&delta, replicate, 1 + LINK_SIZE) || in compile_branch()
7553 if (PRIV(ckd_smul)(&delta, repeat_min - 1, in compile_branch()
7603 if (PRIV(ckd_smul)(&delta, repeat_max, in compile_branch()
7934 tempcode += PRIV(OP_lengths)[*tempcode] + in compile_branch()
7949 tempcode += PRIV(OP_lengths)[*tempcode]; in compile_branch()
8242 PRIV(ucd_caseless_sets)[caseset] > 127)) in compile_branch()
8265 if (utf) mclength = PRIV(ord2utf)(meta, mcbuffer); else in compile_branch()
8698 code + PRIV(OP_lengths)[*code], FALSE); in is_anchored()
8803 code + PRIV(OP_lengths)[*code], FALSE); in is_startline()
8815 if (*scode == OP_CALLOUT) scode += PRIV(OP_lengths)[OP_CALLOUT]; in is_startline()
8976 code += PRIV(OP_lengths)[c]; in find_recurse()
9638 if (length == ng->length && PRIV(strncmp)(name, ng->name, length) == 0) in get_branchlength()
10199 ccontext = (pcre2_compile_context *)(&PRIV(default_compile_context)); in pcre2_compile()
10226 patlen = PRIV(strlen)(pattern); in pcre2_compile()
10240 tables = (ccontext->tables != NULL)? ccontext->tables : PRIV(default_tables); in pcre2_compile()
10320 PRIV(strncmp_c8)(ptr + skipatstart + 2, (char *)(p->name), in pcre2_compile()
10407 (errorcode = PRIV(valid_utf)(pattern, patlen, erroroffset)) != 0) in pcre2_compile()
10769 rgroup = PRIV(find_bracket)(search_from, utf, groupnumber); in pcre2_compile()
10804 if (PRIV(auto_possessify)(temp, &cb) != 0) errorcode = ERR80; in pcre2_compile()
10940 if (PRIV(study)(re) != 0) in pcre2_compile()