pcre_uint8 29 ext/pcre/pcrelib/pcre_chartables.c const pcre_uint8 PRIV(default_tables)[] = {
pcre_uint8 268 ext/pcre/pcrelib/pcre_compile.c static const pcre_uint8 posix_name_lengths[] = {
pcre_uint8 540 ext/pcre/pcrelib/pcre_compile.c static const pcre_uint8 digitab[] =
pcre_uint8 579 ext/pcre/pcrelib/pcre_compile.c static const pcre_uint8 digitab[] =
pcre_uint8 614 ext/pcre/pcrelib/pcre_compile.c static const pcre_uint8 ebcdic_chartab[] = { /* chartable partial dup */
pcre_uint8 3727 ext/pcre/pcrelib/pcre_compile.c pcre_uint8 classbits[32];
pcre_uint8 4112 ext/pcre/pcrelib/pcre_compile.c memset(classbits, 0, 32 * sizeof(pcre_uint8));
pcre_uint8 4175 ext/pcre/pcrelib/pcre_compile.c register const pcre_uint8 *cbits = cd->cbits;
pcre_uint8 4176 ext/pcre/pcrelib/pcre_compile.c pcre_uint8 pbits[32];
pcre_uint8 4231 ext/pcre/pcrelib/pcre_compile.c 32 * sizeof(pcre_uint8));
pcre_uint8 4305 ext/pcre/pcrelib/pcre_compile.c register const pcre_uint8 *cbits = cd->cbits;
pcre_uint8 2816 ext/pcre/pcrelib/pcre_exec.c #define BYTE_MAP ((pcre_uint8 *)data)
pcre_uint8 6262 ext/pcre/pcrelib/pcre_exec.c const pcre_uint8 *tables;
pcre_uint8 6263 ext/pcre/pcrelib/pcre_exec.c const pcre_uint8 *start_bits = NULL;
pcre_uint8 158 ext/pcre/pcrelib/pcre_fullinfo.c *((const pcre_uint8 **)where) =
pcre_uint8 203 ext/pcre/pcrelib/pcre_fullinfo.c *((const pcre_uint8 **)where) = (const pcre_uint8 *)(PRIV(default_tables));
pcre_uint8 2325 ext/pcre/pcrelib/pcre_internal.h const pcre_uint8 *tables; /* Pointer to tables or NULL for std */
pcre_uint8 2326 ext/pcre/pcrelib/pcre_internal.h const pcre_uint8 *nullpad; /* NULL padding */
pcre_uint8 2348 ext/pcre/pcrelib/pcre_internal.h const pcre_uint8 *tables; /* Pointer to tables or NULL for std */
pcre_uint8 2370 ext/pcre/pcrelib/pcre_internal.h pcre_uint8 start_bits[32]; /* Starting char bits */
pcre_uint8 2389 ext/pcre/pcrelib/pcre_internal.h const pcre_uint8 *lcc; /* Points to lower casing table */
pcre_uint8 2390 ext/pcre/pcrelib/pcre_internal.h const pcre_uint8 *fcc; /* Points to case-flipping table */
pcre_uint8 2391 ext/pcre/pcrelib/pcre_internal.h const pcre_uint8 *cbits; /* Points to character type table */
pcre_uint8 2392 ext/pcre/pcrelib/pcre_internal.h const pcre_uint8 *ctypes; /* Points to table of type maps */
pcre_uint8 2474 ext/pcre/pcrelib/pcre_internal.h const pcre_uint8 *lcc; /* Points to lower casing table */
pcre_uint8 2475 ext/pcre/pcrelib/pcre_internal.h const pcre_uint8 *fcc; /* Points to case-flipping table */
pcre_uint8 2476 ext/pcre/pcrelib/pcre_internal.h const pcre_uint8 *ctypes; /* Points to table of type maps */
pcre_uint8 2521 ext/pcre/pcrelib/pcre_internal.h const pcre_uint8 *tables; /* Character tables */
pcre_uint8 2614 ext/pcre/pcrelib/pcre_internal.h extern const pcre_uint8 PRIV(utf8_table4)[];
pcre_uint8 2621 ext/pcre/pcrelib/pcre_internal.h extern const pcre_uint8 PRIV(OP_lengths)[];
pcre_uint8 2622 ext/pcre/pcrelib/pcre_internal.h extern const pcre_uint8 PRIV(default_tables)[];
pcre_uint8 2710 ext/pcre/pcrelib/pcre_internal.h pcre_uint8 script; /* ucp_Arabic, etc. */
pcre_uint8 2711 ext/pcre/pcrelib/pcre_internal.h pcre_uint8 chartype; /* ucp_Cc, etc. (general categories) */
pcre_uint8 2712 ext/pcre/pcrelib/pcre_internal.h pcre_uint8 gbprop; /* ucp_gbControl, etc. (grapheme break property) */
pcre_uint8 2713 ext/pcre/pcrelib/pcre_internal.h pcre_uint8 caseset; /* offset to multichar other cases or zero */
pcre_uint8 2719 ext/pcre/pcrelib/pcre_internal.h extern const pcre_uint8 PRIV(ucd_stage1)[];
pcre_uint8 1239 ext/pcre/pcrelib/pcre_study.c pcre_uint8 *map;
pcre_uint8 1241 ext/pcre/pcrelib/pcre_study.c map = (pcre_uint8 *)tcode;
pcre_uint8 1341 ext/pcre/pcrelib/pcre_study.c pcre_uint8 start_bits[32];
pcre_uint8 1344 ext/pcre/pcrelib/pcre_study.c const pcre_uint8 *tables;
pcre_uint8 1412 ext/pcre/pcrelib/pcre_study.c memset(start_bits, 0, 32 * sizeof(pcre_uint8));
pcre_uint8 1472 ext/pcre/pcrelib/pcre_study.c else memset(study->start_bits, 0, 32 * sizeof(pcre_uint8));
pcre_uint8 1477 ext/pcre/pcrelib/pcre_study.c pcre_uint8 *ptr = start_bits;
pcre_uint8 59 ext/pcre/pcrelib/pcre_tables.c const pcre_uint8 PRIV(OP_lengths)[] = { OP_LENGTHS };
pcre_uint8 95 ext/pcre/pcrelib/pcre_tables.c const pcre_uint8 PRIV(utf8_table4)[] = {
pcre_uint8 36 ext/pcre/pcrelib/pcre_ucd.c const pcre_uint8 PRIV(ucd_stage1)[] = {0};
pcre_uint8 713 ext/pcre/pcrelib/pcre_ucd.c const pcre_uint8 PRIV(ucd_stage1)[] = { /* 8704 bytes */
pcre_uint8 85 ext/pcre/pcrelib/pcre_xclass.c (((pcre_uint8 *)(data + 1))[c/8] & (1 << (c&7))) != 0)