Searched defs:tables (Results 1 – 10 of 10) sorted by relevance
81 const uint8_t *tables; in pcre2_serialize_encode() local172 uint8_t *tables; in pcre2_serialize_decode() local
156 pcre2_maketables_free(pcre2_general_context *gcontext, const uint8_t *tables)
328 const uint8_t *tables) in pcre2_set_character_tables()
569 const uint8_t *tables; member622 const uint8_t *tables; /* The character tables */ member918 const uint8_t *tables; /* Character tables */ member
10135 const uint8_t *tables; /* Char tables base pointer */ in pcre2_compile() local
14151 const sljit_u8 *tables = re->tables; in jit_compile() local
17 static const uint32_t tables[16][256]= { variable
26 #define round(tables, k1, k2) \ argument34 #define R(tables, key, h, i, t, l, r) \ argument193 #define PASS(tables) \ argument
26 const uint32_t (*tables)[4][256]; member
591 const uint8_t *tables = NULL; in pcre_get_compiled_regex_cache_ex() local
Completed in 78 milliseconds