Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_string_utils.c108 const pcre_uint8 *ustr2 = (pcre_uint8 *)str2; in PRIV()
128 const pcre_uint8 *ustr2 = (pcre_uint8 *)str2; in PRIV()
176 const pcre_uint8 *ustr2 = (pcre_uint8 *)str2; in PRIV()
Dpcretest.c223 lv = pchars((pcre_uint8 *)(p) + offset, len, f)
226 (void)pchars((pcre_uint8 *)(p) + offset, len, f)
1051 static pcre_uint8 *buffer = NULL;
1052 static pcre_uint8 *pbuffer = NULL;
1181 static const pcre_uint8 tables0[] = {
1354 static const pcre_uint8 tables1[] = {
1580 utf82ord(pcre_uint8 *utf8bytes, pcre_uint32 *vptr) in utf82ord()
1639 ord2utf8(pcre_uint32 cvalue, pcre_uint8 *utf8bytes) in ord2utf8()
1689 to16(int data, pcre_uint8 *p, int utf, int len) in to16()
1768 to32(int data, pcre_uint8 *p, int utf, int len) in to32()
[all …]
Dpcre_ucd.c36 const pcre_uint8 PRIV(ucd_stage1)[] = {0};
805 const pcre_uint8 PRIV(ucd_stage1)[] = { /* 8704 bytes */
Dpcre_internal.h194 typedef unsigned char pcre_uint8; typedef
2344 const pcre_uint8 *tables; /* Pointer to tables or NULL for std */
2368 const pcre_uint8 *tables; /* Pointer to tables or NULL for std */
2398 pcre_uint8 start_bits[32]; /* Starting char bits */
2426 const pcre_uint8 *lcc; /* Points to lower casing table */
2427 const pcre_uint8 *fcc; /* Points to case-flipping table */
2428 const pcre_uint8 *cbits; /* Points to character type table */
2429 const pcre_uint8 *ctypes; /* Points to table of type maps */
2528 const pcre_uint8 *lcc; /* Points to lower casing table */
2529 const pcre_uint8 *fcc; /* Points to case-flipping table */
[all …]
Dpcre_study.c635 set_table_bit(pcre_uint8 *start_bits, const pcre_uchar *p, BOOL caseless, in set_table_bit()
723 set_type_bits(pcre_uint8 *start_bits, int cbit_type, unsigned int table_limit, in set_type_bits()
765 set_nottype_bits(pcre_uint8 *start_bits, int cbit_type, unsigned int table_limit, in set_nottype_bits()
802 set_start_bits(const pcre_uchar *code, pcre_uint8 *start_bits, BOOL utf, in set_start_bits()
1341 pcre_uint8 *map; in set_start_bits()
1347 map = (pcre_uint8 *)(tcode + 1 + LINK_SIZE + 1); in set_start_bits()
1354 map = (pcre_uint8 *)tcode; in set_start_bits()
1464 pcre_uint8 start_bits[32]; in pcre_study()
1467 const pcre_uint8 *tables; in pcre_study()
1536 memset(start_bits, 0, 32 * sizeof(pcre_uint8)); in pcre_study()
[all …]
Dpcre_fullinfo.c158 *((const pcre_uint8 **)where) = in pcre_fullinfo()
203 *((const pcre_uint8 **)where) = (const pcre_uint8 *)(PRIV(default_tables)); in pcre_fullinfo()
Dpcre_xclass.c87 return (((pcre_uint8 *)(data + 1))[c/8] & (1 << (c&7))) != 0; in PRIV()
90 (((pcre_uint8 *)(data + 1))[c/8] & (1 << (c&7))) != 0) in PRIV()
Dpcre_compile.c83 add_list_to_class(pcre_uint8 *, pcre_uchar **, int, compile_data *,
295 static const pcre_uint8 posix_name_lengths[] = {
592 static const pcre_uint8 digitab[] =
631 static const pcre_uint8 digitab[] =
666 static const pcre_uint8 ebcdic_chartab[] = { /* chartable partial dup */
718 static const pcre_uint8 autoposstab[APTROWS][APTCOLS] = {
770 static const pcre_uint8 propposstab[PT_TABSIZE][PT_TABSIZE] = {
792 static const pcre_uint8 catposstab[7][30] = {
814 static const pcre_uint8 posspropstab[3][4] = {
826 static const pcre_uint8 opcode_possessify[] = {
[all …]
Dpcre_printint.c109 static const pcre_uint8 priv_OP_lengths[] = { OP_LENGTHS };
648 pcre_uint8 *map; in pcre_printint()
649 pcre_uint8 inverted_map[32]; in pcre_printint()
675 map = (pcre_uint8 *)ccode; in pcre_printint()
Dpcre_jit_compile.c174 pcre_uint8 notbol;
175 pcre_uint8 noteol;
176 pcre_uint8 notempty;
177 pcre_uint8 notempty_atstart;
328 pcre_uint8 *optimized_cbracket;
330 pcre_uint8 *then_offsets;
357 const pcre_uint8 *fcc;
1993 …E pcre_uchar *set_then_offsets(compiler_common *common, pcre_uchar *cc, pcre_uint8 *current_offset) in set_then_offsets()
2621 static BOOL is_char7_bitset(const pcre_uint8 *bitset, BOOL nclass) in is_char7_bitset()
2625 const pcre_uint8 value = nclass ? 0xff : 0; in is_char7_bitset()
[all …]
Dpcre_dfa_exec.c115 static const pcre_uint8 coptable[] = {
192 static const pcre_uint8 poptable[] = {
262 static const pcre_uint8 toptable1[] = {
270 static const pcre_uint8 toptable2[] = {
412 const pcre_uint8 *ctypes, *lcc, *fcc; in internal_dfa_exec()
2550 ((((pcre_uint8 *)(code + 1))[c/8] & (1 << (c&7))) != 0); in internal_dfa_exec()
3200 const pcre_uint8 *start_bits = NULL; in pcre_dfa_exec()
Dpcre_tables.c59 const pcre_uint8 PRIV(OP_lengths)[] = { OP_LENGTHS };
95 const pcre_uint8 PRIV(utf8_table4)[] = {
Dpcre_chartables.c.dist29 const pcre_uint8 PRIV(default_tables)[] = {
Dpcre_exec.c2880 #define BYTE_MAP ((pcre_uint8 *)data) in match()
6377 const pcre_uint8 *tables; in pcre_exec()
6378 const pcre_uint8 *start_bits = NULL; in pcre_exec()
/external/pcre/
Dpcre_chartables.c29 const pcre_uint8 PRIV(default_tables)[] = {