PRIV 29 ext/pcre/pcrelib/pcre_chartables.c const pcre_uint8 PRIV(default_tables)[] = {
PRIV 1539 ext/pcre/pcrelib/pcre_compile.c top = PRIV(utt_size);
PRIV 1545 ext/pcre/pcrelib/pcre_compile.c r = STRCMP_UC_C8(name, PRIV(utt_names) + PRIV(utt)[i].name_offset);
PRIV 1548 ext/pcre/pcrelib/pcre_compile.c *ptypeptr = PRIV(utt)[i].type;
PRIV 1549 ext/pcre/pcrelib/pcre_compile.c *pdataptr = PRIV(utt)[i].value;
PRIV 1661 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[*code];
PRIV 1675 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[*code];
PRIV 1802 ext/pcre/pcrelib/pcre_compile.c cc += PRIV(OP_lengths)[*cc];
PRIV 1811 ext/pcre/pcrelib/pcre_compile.c cc += cc[1] + PRIV(OP_lengths)[*cc];
PRIV 1838 ext/pcre/pcrelib/pcre_compile.c cc += PRIV(OP_lengths)[*cc];
PRIV 1915 ext/pcre/pcrelib/pcre_compile.c cc += PRIV(OP_lengths)[OP_CLASS];
PRIV 1917 ext/pcre/pcrelib/pcre_compile.c cc += PRIV(OP_lengths)[OP_CLASS];
PRIV 2061 ext/pcre/pcrelib/pcre_compile.c PRIV(find_bracket)(const pcre_uchar *code, BOOL utf, int number)
PRIV 2080 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c];
PRIV 2090 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c];
PRIV 2132 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c];
PRIV 2277 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c];
PRIV 2383 ext/pcre/pcrelib/pcre_compile.c for (code = first_significant_code(code + PRIV(OP_lengths)[*code], TRUE);
PRIV 2385 ext/pcre/pcrelib/pcre_compile.c code = first_significant_code(code + PRIV(OP_lengths)[c], TRUE))
PRIV 2468 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c];
PRIV 2536 ext/pcre/pcrelib/pcre_compile.c ccode = code + PRIV(OP_lengths)[OP_CLASS];
PRIV 2822 ext/pcre/pcrelib/pcre_compile.c return (pdata == PRIV(ucp_gentype)[prop->chartype]) == negated;
PRIV 2833 ext/pcre/pcrelib/pcre_compile.c return (PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
PRIV 2834 ext/pcre/pcrelib/pcre_compile.c PRIV(ucp_gentype)[prop->chartype] == ucp_N) == negated;
PRIV 2849 ext/pcre/pcrelib/pcre_compile.c return (PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == negated;
PRIV 2854 ext/pcre/pcrelib/pcre_compile.c return (PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
PRIV 2855 ext/pcre/pcrelib/pcre_compile.c PRIV(ucp_gentype)[prop->chartype] == ucp_N ||
PRIV 2859 ext/pcre/pcrelib/pcre_compile.c p = PRIV(ucd_caseless_sets) + prop->caseset;
PRIV 3017 ext/pcre/pcrelib/pcre_compile.c clist_src = PRIV(ucd_caseless_sets) + code[1];
PRIV 3138 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c];
PRIV 3180 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c];
PRIV 3188 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c];
PRIV 3216 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c];
PRIV 3599 ext/pcre/pcrelib/pcre_compile.c if (PRIV(xclass)(chr, (list_ptr == list ? code : base_end) -
PRIV 3795 ext/pcre/pcrelib/pcre_compile.c code += PRIV(OP_lengths)[c];
PRIV 4213 ext/pcre/pcrelib/pcre_compile.c PRIV(ucd_caseless_sets) + rc, oc);
PRIV 4283 ext/pcre/pcrelib/pcre_compile.c uchardata += PRIV(ord2utf)(start, uchardata);
PRIV 4284 ext/pcre/pcrelib/pcre_compile.c uchardata += PRIV(ord2utf)(end, uchardata);
PRIV 4289 ext/pcre/pcrelib/pcre_compile.c uchardata += PRIV(ord2utf)(start, uchardata);
PRIV 5180 ext/pcre/pcrelib/pcre_compile.c PRIV(hspace_list), NOTACHAR);
PRIV 5185 ext/pcre/pcrelib/pcre_compile.c cd, PRIV(hspace_list));
PRIV 5190 ext/pcre/pcrelib/pcre_compile.c PRIV(vspace_list), NOTACHAR);
PRIV 5195 ext/pcre/pcrelib/pcre_compile.c cd, PRIV(vspace_list));
PRIV 5414 ext/pcre/pcrelib/pcre_compile.c code += PRIV(ord2utf)(c, code);
PRIV 5430 ext/pcre/pcrelib/pcre_compile.c mclength = PRIV(ord2utf)(c, mcbuffer);
PRIV 6342 ext/pcre/pcrelib/pcre_compile.c tempcode += PRIV(OP_lengths)[*tempcode] +
PRIV 6357 ext/pcre/pcrelib/pcre_compile.c tempcode += PRIV(OP_lengths)[*tempcode];
PRIV 7376 ext/pcre/pcrelib/pcre_compile.c called = PRIV(find_bracket)(cd->start_code, utf, recno);
PRIV 7961 ext/pcre/pcrelib/pcre_compile.c mclength = PRIV(ord2utf)(c, mcbuffer);
PRIV 8476 ext/pcre/pcrelib/pcre_compile.c code + PRIV(OP_lengths)[*code], FALSE);
PRIV 8566 ext/pcre/pcrelib/pcre_compile.c code + PRIV(OP_lengths)[*code], FALSE);
PRIV 8577 ext/pcre/pcrelib/pcre_compile.c if (*scode == OP_CALLOUT) scode += PRIV(OP_lengths)[OP_CALLOUT];
PRIV 8931 ext/pcre/pcrelib/pcre_compile.c if (tables == NULL) tables = PRIV(default_tables);
PRIV 9062 ext/pcre/pcrelib/pcre_compile.c (errorcode = PRIV(valid_utf)((PCRE_PUCHAR)pattern, -1, erroroffset)) != 0)
PRIV 9242 ext/pcre/pcrelib/pcre_compile.c re->tables = (tables == PRIV(default_tables))? NULL : tables;
PRIV 9342 ext/pcre/pcrelib/pcre_compile.c groupptr = PRIV(find_bracket)(codestart, utf, recno);
PRIV 9392 ext/pcre/pcrelib/pcre_compile.c for (cc = (pcre_uchar *)PRIV(find_bracket)(codestart, utf, -1);
PRIV 9394 ext/pcre/pcrelib/pcre_compile.c cc = (pcre_uchar *)PRIV(find_bracket)(cc, utf, -1))
PRIV 138 ext/pcre/pcrelib/pcre_config.c *((const char **)where) = PRIV(jit_get_target)();
PRIV 221 ext/pcre/pcrelib/pcre_exec.c const pcre_uint32 *pp = PRIV(ucd_caseless_sets) + ur->caseset;
PRIV 759 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, md,
PRIV 783 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md,
PRIV 789 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md,
PRIV 797 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, md,
PRIV 805 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md,
PRIV 823 ext/pcre/pcrelib/pcre_exec.c ecode += PRIV(OP_lengths)[*ecode] + ecode[1];
PRIV 826 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, md,
PRIV 843 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md,
PRIV 852 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top,
PRIV 983 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md,
PRIV 1072 ext/pcre/pcrelib/pcre_exec.c ecode += PRIV(OP_lengths)[*ecode];
PRIV 1080 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, eptrb,
PRIV 1165 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md,
PRIV 1232 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md,
PRIV 1327 ext/pcre/pcrelib/pcre_exec.c ecode += PRIV(OP_lengths)[OP_CALLOUT];
PRIV 1328 ext/pcre/pcrelib/pcre_exec.c codelink -= PRIV(OP_lengths)[OP_CALLOUT];
PRIV 1403 ext/pcre/pcrelib/pcre_exec.c ecode += 1 + LINK_SIZE - PRIV(OP_lengths)[condcode];
PRIV 1419 ext/pcre/pcrelib/pcre_exec.c ecode += condition? PRIV(OP_lengths)[condcode] : codelink;
PRIV 1806 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, callpat + PRIV(OP_lengths)[*callpat], offset_top,
PRIV 2574 ext/pcre/pcrelib/pcre_exec.c if ((ecode[2] != PRIV(ucp_gentype)[prop->chartype]) == (op == OP_PROP))
PRIV 2591 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
PRIV 2592 ext/pcre/pcrelib/pcre_exec.c PRIV(ucp_gentype)[prop->chartype] == ucp_N) == (op == OP_NOTPROP))
PRIV 2610 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gentype)[prop->chartype] == ucp_Z) ==
PRIV 2617 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
PRIV 2618 ext/pcre/pcrelib/pcre_exec.c PRIV(ucp_gentype)[prop->chartype] == ucp_N ||
PRIV 2624 ext/pcre/pcrelib/pcre_exec.c cp = PRIV(ucd_caseless_sets) + ecode[2];
PRIV 2670 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gbtable)[lgb] & (1 << rgb)) == 0) break;
PRIV 3156 ext/pcre/pcrelib/pcre_exec.c if (!PRIV(xclass)(c, data, utf)) RRETURN(MATCH_NOMATCH);
PRIV 3180 ext/pcre/pcrelib/pcre_exec.c if (!PRIV(xclass)(c, data, utf)) RRETURN(MATCH_NOMATCH);
PRIV 3203 ext/pcre/pcrelib/pcre_exec.c if (!PRIV(xclass)(c, data, utf)) break;
PRIV 3419 ext/pcre/pcrelib/pcre_exec.c oclength = PRIV(ord2utf)(othercase, occhars);
PRIV 4310 ext/pcre/pcrelib/pcre_exec.c cp = PRIV(ucd_caseless_sets) + prop_value;
PRIV 4366 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gbtable)[lgb] & (1 << rgb)) == 0) break;
PRIV 5066 ext/pcre/pcrelib/pcre_exec.c cp = PRIV(ucd_caseless_sets) + prop_value;
PRIV 5127 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gbtable)[lgb] & (1 << rgb)) == 0) break;
PRIV 5573 ext/pcre/pcrelib/pcre_exec.c cp = PRIV(ucd_caseless_sets) + prop_value;
PRIV 5643 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gbtable)[lgb] & (1 << rgb)) == 0) break;
PRIV 5691 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gbtable)[lgb] & (1 << rgb)) == 0) break;
PRIV 6444 ext/pcre/pcrelib/pcre_exec.c int errorcode = PRIV(valid_utf)((PCRE_PUCHAR)subject, length, &erroroffset);
PRIV 6483 ext/pcre/pcrelib/pcre_exec.c rc = PRIV(jit_exec)(extra_data, (const pcre_uchar *)subject, length,
PRIV 6541 ext/pcre/pcrelib/pcre_exec.c if (tables == NULL) tables = PRIV(default_tables);
PRIV 123 ext/pcre/pcrelib/pcre_fullinfo.c PRIV(jit_get_size)(extra_data->executable_jit) : 0;
PRIV 203 ext/pcre/pcrelib/pcre_fullinfo.c *((const pcre_uint8 **)where) = (const pcre_uint8 *)(PRIV(default_tables));
PRIV 319 ext/pcre/pcrelib/pcre_internal.h PRIV(is_newline)((p), NLBLOCK->nltype, NLBLOCK->PSEND, \
PRIV 333 ext/pcre/pcrelib/pcre_internal.h PRIV(was_newline)((p), NLBLOCK->nltype, NLBLOCK->PSSTART, \
PRIV 707 ext/pcre/pcrelib/pcre_internal.h #define GET_EXTRALEN(c) (PRIV(utf8_table4)[(c) & 0x3f])
PRIV 2618 ext/pcre/pcrelib/pcre_internal.h #ifndef PRIV
PRIV 2625 ext/pcre/pcrelib/pcre_internal.h #ifndef PRIV
PRIV 2632 ext/pcre/pcrelib/pcre_internal.h #ifndef PRIV
PRIV 2657 ext/pcre/pcrelib/pcre_internal.h extern const int PRIV(utf8_table1)[];
PRIV 2658 ext/pcre/pcrelib/pcre_internal.h extern const int PRIV(utf8_table1_size);
PRIV 2659 ext/pcre/pcrelib/pcre_internal.h extern const int PRIV(utf8_table2)[];
PRIV 2660 ext/pcre/pcrelib/pcre_internal.h extern const int PRIV(utf8_table3)[];
PRIV 2661 ext/pcre/pcrelib/pcre_internal.h extern const pcre_uint8 PRIV(utf8_table4)[];
PRIV 2664 ext/pcre/pcrelib/pcre_internal.h extern const char PRIV(utt_names)[];
PRIV 2665 ext/pcre/pcrelib/pcre_internal.h extern const ucp_type_table PRIV(utt)[];
PRIV 2666 ext/pcre/pcrelib/pcre_internal.h extern const int PRIV(utt_size);
PRIV 2668 ext/pcre/pcrelib/pcre_internal.h extern const pcre_uint8 PRIV(OP_lengths)[];
PRIV 2669 ext/pcre/pcrelib/pcre_internal.h extern const pcre_uint8 PRIV(default_tables)[];
PRIV 2671 ext/pcre/pcrelib/pcre_internal.h extern const pcre_uint32 PRIV(hspace_list)[];
PRIV 2672 ext/pcre/pcrelib/pcre_internal.h extern const pcre_uint32 PRIV(vspace_list)[];
PRIV 2694 ext/pcre/pcrelib/pcre_internal.h extern int PRIV(strcmp_uc_uc)(const pcre_uchar *,
PRIV 2696 ext/pcre/pcrelib/pcre_internal.h extern int PRIV(strcmp_uc_c8)(const pcre_uchar *,
PRIV 2698 ext/pcre/pcrelib/pcre_internal.h extern int PRIV(strncmp_uc_uc)(const pcre_uchar *,
PRIV 2700 ext/pcre/pcrelib/pcre_internal.h extern int PRIV(strncmp_uc_c8)(const pcre_uchar *,
PRIV 2702 ext/pcre/pcrelib/pcre_internal.h extern unsigned int PRIV(strlen_uc)(const pcre_uchar *str);
PRIV 2705 ext/pcre/pcrelib/pcre_internal.h PRIV(strcmp_uc_uc)((str1), (str2))
PRIV 2707 ext/pcre/pcrelib/pcre_internal.h PRIV(strcmp_uc_c8)((str1), (str2))
PRIV 2709 ext/pcre/pcrelib/pcre_internal.h PRIV(strncmp_uc_uc)((str1), (str2), (num))
PRIV 2711 ext/pcre/pcrelib/pcre_internal.h PRIV(strncmp_uc_c8)((str1), (str2), (num))
PRIV 2712 ext/pcre/pcrelib/pcre_internal.h #define STRLEN_UC(str) PRIV(strlen_uc)(str)
PRIV 2723 ext/pcre/pcrelib/pcre_internal.h extern int PRIV(strcmp_uc_uc_utf)(const pcre_uchar *,
PRIV 2725 ext/pcre/pcrelib/pcre_internal.h extern int PRIV(strcmp_uc_c8_utf)(const pcre_uchar *,
PRIV 2729 ext/pcre/pcrelib/pcre_internal.h (utf ? PRIV(strcmp_uc_uc_utf)((str1), (str2)) : PRIV(strcmp_uc_uc)((str1), (str2)))
PRIV 2731 ext/pcre/pcrelib/pcre_internal.h (utf ? PRIV(strcmp_uc_c8_utf)((str1), (str2)) : PRIV(strcmp_uc_c8)((str1), (str2)))
PRIV 2735 ext/pcre/pcrelib/pcre_internal.h extern const pcre_uchar *PRIV(find_bracket)(const pcre_uchar *, BOOL, int);
PRIV 2736 ext/pcre/pcrelib/pcre_internal.h extern BOOL PRIV(is_newline)(PCRE_PUCHAR, int, PCRE_PUCHAR,
PRIV 2738 ext/pcre/pcrelib/pcre_internal.h extern unsigned int PRIV(ord2utf)(pcre_uint32, pcre_uchar *);
PRIV 2739 ext/pcre/pcrelib/pcre_internal.h extern int PRIV(valid_utf)(PCRE_PUCHAR, int, int *);
PRIV 2740 ext/pcre/pcrelib/pcre_internal.h extern BOOL PRIV(was_newline)(PCRE_PUCHAR, int, PCRE_PUCHAR,
PRIV 2742 ext/pcre/pcrelib/pcre_internal.h extern BOOL PRIV(xclass)(pcre_uint32, const pcre_uchar *, BOOL);
PRIV 2745 ext/pcre/pcrelib/pcre_internal.h extern void PRIV(jit_compile)(const REAL_PCRE *,
PRIV 2747 ext/pcre/pcrelib/pcre_internal.h extern int PRIV(jit_exec)(const PUBL(extra) *,
PRIV 2749 ext/pcre/pcrelib/pcre_internal.h extern void PRIV(jit_free)(void *);
PRIV 2750 ext/pcre/pcrelib/pcre_internal.h extern int PRIV(jit_get_size)(void *);
PRIV 2751 ext/pcre/pcrelib/pcre_internal.h extern const char* PRIV(jit_get_target)(void);
PRIV 2764 ext/pcre/pcrelib/pcre_internal.h extern const pcre_uint32 PRIV(ucd_caseless_sets)[];
PRIV 2765 ext/pcre/pcrelib/pcre_internal.h extern const ucd_record PRIV(ucd_records)[];
PRIV 2766 ext/pcre/pcrelib/pcre_internal.h extern const pcre_uint8 PRIV(ucd_stage1)[];
PRIV 2767 ext/pcre/pcrelib/pcre_internal.h extern const pcre_uint16 PRIV(ucd_stage2)[];
PRIV 2768 ext/pcre/pcrelib/pcre_internal.h extern const pcre_uint32 PRIV(ucp_gentype)[];
PRIV 2769 ext/pcre/pcrelib/pcre_internal.h extern const pcre_uint32 PRIV(ucp_gbtable)[];
PRIV 2771 ext/pcre/pcrelib/pcre_internal.h extern const int PRIV(ucp_typerange)[];
PRIV 2778 ext/pcre/pcrelib/pcre_internal.h #define GET_UCD(ch) (PRIV(ucd_records) + \
PRIV 2779 ext/pcre/pcrelib/pcre_internal.h PRIV(ucd_stage2)[PRIV(ucd_stage1)[(int)(ch) / UCD_BLOCK_SIZE] * \
PRIV 2784 ext/pcre/pcrelib/pcre_internal.h #define UCD_CATEGORY(ch) PRIV(ucp_gentype)[UCD_CHARTYPE(ch)]
PRIV 675 ext/pcre/pcrelib/pcre_jit_compile.c return cc + PRIV(OP_lengths)[*cc];
PRIV 733 ext/pcre/pcrelib/pcre_jit_compile.c cc += PRIV(OP_lengths)[*cc];
PRIV 753 ext/pcre/pcrelib/pcre_jit_compile.c return cc + PRIV(OP_lengths)[*cc] - 1;
PRIV 2632 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_UB, TMP2, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(utf8_table4) - 0xc0);
PRIV 2671 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_UB, RETURN_ADDR, 0, SLJIT_MEM1(TMP1), (sljit_sw)PRIV(utf8_table4) - 0xc0);
PRIV 2695 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_UB, RETURN_ADDR, 0, SLJIT_MEM1(TMP1), (sljit_sw)PRIV(utf8_table4) - 0xc0);
PRIV 2715 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_UB, TMP2, 0, SLJIT_MEM1(TMP1), (sljit_sw)PRIV(utf8_table4) - 0xc0);
PRIV 2724 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_UB, RETURN_ADDR, 0, SLJIT_MEM1(TMP1), (sljit_sw)PRIV(utf8_table4) - 0xc0);
PRIV 3022 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_UB, TMP2, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(utf8_table4) - 0xc0);
PRIV 3048 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_UB, TMP2, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(ucd_stage1));
PRIV 3052 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_stage2));
PRIV 3054 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, TMP1, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_records) + SLJIT_OFFSETOF(ucd_record, chartype));
PRIV 3151 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_UB, TMP1, 0, SLJIT_MEM1(TMP1), (sljit_sw)PRIV(utf8_table4) - 0xc0);
PRIV 3468 ext/pcre/pcrelib/pcre_jit_compile.c if ((int)PRIV(ord2utf)(char_othercase(common, chr), othercase) != len)
PRIV 3984 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_UB, TMP1, 0, SLJIT_MEM1(TMP1), (sljit_sw)PRIV(utf8_table4) - 0xc0);
PRIV 4559 ext/pcre/pcrelib/pcre_jit_compile.c pp = PRIV(ucd_caseless_sets) + ur->caseset;
PRIV 4809 ext/pcre/pcrelib/pcre_jit_compile.c other_cases = PRIV(ucd_caseless_sets) + cc[1];
PRIV 4948 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, scriptreg, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_records) + SLJIT_OFFSETOF(ucd_record, script));
PRIV 4954 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_records) + SLJIT_OFFSETOF(ucd_record, script));
PRIV 5054 ext/pcre/pcrelib/pcre_jit_compile.c c = PRIV(ucp_typerange)[(int)cc[1] * 2];
PRIV 5056 ext/pcre/pcrelib/pcre_jit_compile.c jump = CMP(SLJIT_LESS_EQUAL ^ invertcmp, typereg, 0, SLJIT_IMM, PRIV(ucp_typerange)[(int)cc[1] * 2 + 1] - c);
PRIV 5101 ext/pcre/pcrelib/pcre_jit_compile.c other_cases = PRIV(ucd_caseless_sets) + cc[1];
PRIV 5355 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_UB, TMP1, 0, SLJIT_MEM1(TMP1), (sljit_sw)PRIV(utf8_table4) - 0xc0);
PRIV 5434 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, TMP1, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_records) + SLJIT_OFFSETOF(ucd_record, gbprop));
PRIV 5444 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, TMP1, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_records) + SLJIT_OFFSETOF(ucd_record, gbprop));
PRIV 5448 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_UI, TMP1, 0, SLJIT_MEM1(STACK_TOP), (sljit_sw)PRIV(ucp_gbtable));
PRIV 5700 ext/pcre/pcrelib/pcre_jit_compile.c OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(TMP1), (sljit_sw)PRIV(utf8_table4) - 0xc0);
PRIV 9750 ext/pcre/pcrelib/pcre_jit_compile.c PRIV(jit_compile)(const REAL_PCRE *re, PUBL(extra) *extra, int mode)
PRIV 9780 ext/pcre/pcrelib/pcre_jit_compile.c tables = PRIV(default_tables);
PRIV 10368 ext/pcre/pcrelib/pcre_jit_compile.c PRIV(jit_exec)(const PUBL(extra) *extra_data, const pcre_uchar *subject,
PRIV 76 ext/pcre/pcrelib/pcre_newline.c PRIV(is_newline)(PCRE_PUCHAR ptr, int type, PCRE_PUCHAR endptr, int *lenptr,
PRIV 151 ext/pcre/pcrelib/pcre_newline.c PRIV(was_newline)(PCRE_PUCHAR ptr, int type, PCRE_PUCHAR startptr, int *lenptr,
PRIV 68 ext/pcre/pcrelib/pcre_ord2utf8.c PRIV(ord2utf)(pcre_uint32 cvalue, pcre_uchar *buffer)
PRIV 74 ext/pcre/pcrelib/pcre_ord2utf8.c for (i = 0; i < PRIV(utf8_table1_size); i++)
PRIV 75 ext/pcre/pcrelib/pcre_ord2utf8.c if ((int)cvalue <= PRIV(utf8_table1)[i]) break;
PRIV 82 ext/pcre/pcrelib/pcre_ord2utf8.c *buffer = PRIV(utf8_table2)[i] | cvalue;
PRIV 195 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[*cc];
PRIV 204 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[*cc];
PRIV 315 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[op];
PRIV 323 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[op];
PRIV 337 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[OP_CLASS];
PRIV 339 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[OP_CLASS];
PRIV 394 ext/pcre/pcrelib/pcre_study.c ce = cs = (pcre_uchar *)PRIV(find_bracket)(startcode, utf, GET2(slot, 0));
PRIV 433 ext/pcre/pcrelib/pcre_study.c ce = cs = (pcre_uchar *)PRIV(find_bracket)(startcode, utf, GET2(cc, 1));
PRIV 570 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[op];
PRIV 582 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[op] + cc[1];
PRIV 594 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[op];
PRIV 646 ext/pcre/pcrelib/pcre_study.c (void)PRIV(ord2utf)(c, buff);
PRIV 729 ext/pcre/pcrelib/pcre_study.c (void)PRIV(ord2utf)(c, buff);
PRIV 927 ext/pcre/pcrelib/pcre_study.c const pcre_uint32 *p = PRIV(ucd_caseless_sets) + tcode[2];
PRIV 934 ext/pcre/pcrelib/pcre_study.c (void)PRIV(ord2utf)(c, buff);
PRIV 1623 ext/pcre/pcrelib/pcre_study.c PRIV(jit_compile)(re, extra, JIT_COMPILE);
PRIV 1625 ext/pcre/pcrelib/pcre_study.c PRIV(jit_compile)(re, extra, JIT_PARTIAL_SOFT_COMPILE);
PRIV 1627 ext/pcre/pcrelib/pcre_study.c PRIV(jit_compile)(re, extra, JIT_PARTIAL_HARD_COMPILE);
PRIV 1674 ext/pcre/pcrelib/pcre_study.c PRIV(jit_free)(extra->executable_jit);
PRIV 59 ext/pcre/pcrelib/pcre_tables.c const pcre_uint8 PRIV(OP_lengths)[] = { OP_LENGTHS };
PRIV 64 ext/pcre/pcrelib/pcre_tables.c const pcre_uint32 PRIV(hspace_list)[] = { HSPACE_LIST };
PRIV 65 ext/pcre/pcrelib/pcre_tables.c const pcre_uint32 PRIV(vspace_list)[] = { VSPACE_LIST };
PRIV 81 ext/pcre/pcrelib/pcre_tables.c const int PRIV(utf8_table1)[] =
PRIV 84 ext/pcre/pcrelib/pcre_tables.c const int PRIV(utf8_table1_size) = sizeof(PRIV(utf8_table1)) / sizeof(int);
PRIV 89 ext/pcre/pcrelib/pcre_tables.c const int PRIV(utf8_table2)[] = { 0, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc};
PRIV 90 ext/pcre/pcrelib/pcre_tables.c const int PRIV(utf8_table3)[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01};
PRIV 95 ext/pcre/pcrelib/pcre_tables.c const pcre_uint8 PRIV(utf8_table4)[] = {
PRIV 107 ext/pcre/pcrelib/pcre_tables.c const pcre_uint32 PRIV(ucp_gentype)[] = {
PRIV 152 ext/pcre/pcrelib/pcre_tables.c const pcre_uint32 PRIV(ucp_gbtable[]) = {
PRIV 182 ext/pcre/pcrelib/pcre_tables.c const int PRIV(ucp_typerange)[] = {
PRIV 380 ext/pcre/pcrelib/pcre_tables.c const char PRIV(utt_names)[] =
PRIV 551 ext/pcre/pcrelib/pcre_tables.c const ucp_type_table PRIV(utt)[] = {
PRIV 723 ext/pcre/pcrelib/pcre_tables.c const int PRIV(utt_size) = sizeof(PRIV(utt)) / sizeof(ucp_type_table);
PRIV 35 ext/pcre/pcrelib/pcre_ucd.c const ucd_record PRIV(ucd_records)[] = {{0,0,0,0,0 }};
PRIV 36 ext/pcre/pcrelib/pcre_ucd.c const pcre_uint8 PRIV(ucd_stage1)[] = {0};
PRIV 37 ext/pcre/pcrelib/pcre_ucd.c const pcre_uint16 PRIV(ucd_stage2)[] = {0};
PRIV 38 ext/pcre/pcrelib/pcre_ucd.c const pcre_uint32 PRIV(ucd_caseless_sets)[] = {0};
PRIV 55 ext/pcre/pcrelib/pcre_ucd.c const pcre_uint32 PRIV(ucd_caseless_sets)[] = {
PRIV 82 ext/pcre/pcrelib/pcre_ucd.c const ucd_record PRIV(ucd_records)[] = { /* 5760 bytes, record size 8 */
PRIV 805 ext/pcre/pcrelib/pcre_ucd.c const pcre_uint8 PRIV(ucd_stage1)[] = { /* 8704 bytes */
PRIV 1352 ext/pcre/pcrelib/pcre_ucd.c const pcre_uint16 PRIV(ucd_stage2)[] = { /* 58112 bytes, block = 128 */
PRIV 107 ext/pcre/pcrelib/pcre_valid_utf8.c PRIV(valid_utf)(PCRE_PUCHAR string, int length, int *erroroffset)
PRIV 137 ext/pcre/pcrelib/pcre_valid_utf8.c ab = PRIV(utf8_table4)[c & 0x3f]; /* Number of additional bytes */
PRIV 67 ext/pcre/pcrelib/pcre_xclass.c PRIV(xclass)(pcre_uint32 c, const pcre_uchar *data, BOOL utf)
PRIV 150 ext/pcre/pcrelib/pcre_xclass.c if ((data[1] == PRIV(ucp_gentype)[prop->chartype]) == isprop)
PRIV 163 ext/pcre/pcrelib/pcre_xclass.c if ((PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
PRIV 164 ext/pcre/pcrelib/pcre_xclass.c PRIV(ucp_gentype)[prop->chartype] == ucp_N) == isprop)
PRIV 182 ext/pcre/pcrelib/pcre_xclass.c if ((PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == isprop)
PRIV 189 ext/pcre/pcrelib/pcre_xclass.c if ((PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
PRIV 190 ext/pcre/pcrelib/pcre_xclass.c PRIV(ucp_gentype)[prop->chartype] == ucp_N || c == CHAR_UNDERSCORE)
PRIV 222 ext/pcre/pcrelib/pcre_xclass.c if ((PRIV(ucp_gentype)[prop->chartype] != ucp_Z &&
PRIV 223 ext/pcre/pcrelib/pcre_xclass.c (PRIV(ucp_gentype)[prop->chartype] != ucp_C ||
PRIV 236 ext/pcre/pcrelib/pcre_xclass.c (PRIV(ucp_gentype)[prop->chartype] != ucp_C ||
PRIV 248 ext/pcre/pcrelib/pcre_xclass.c if ((PRIV(ucp_gentype)[prop->chartype] == ucp_P ||
PRIV 249 ext/pcre/pcrelib/pcre_xclass.c (c < 256 && PRIV(ucp_gentype)[prop->chartype] == ucp_S)) == isprop)