Home
last modified time | relevance | path

Searched defs:tables (Results 1 – 10 of 10) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_serialize.c81 const uint8_t *tables; in pcre2_serialize_encode() local
172 uint8_t *tables; in pcre2_serialize_decode() local
H A Dpcre2_maketables.c154 pcre2_maketables_free(pcre2_general_context *gcontext, const uint8_t *tables)
H A Dpcre2_context.c326 const uint8_t *tables) in pcre2_set_character_tables()
H A Dpcre2_intmodedep.h569 const uint8_t *tables; member
620 const uint8_t *tables; /* The character tables */ member
901 const uint8_t *tables; /* Character tables */ member
H A Dpcre2_compile.c9647 const uint8_t *tables; /* Char tables base pointer */ in pcre2_compile() local
H A Dpcre2_jit_compile.c13392 const sljit_u8 *tables = re->tables; in jit_compile() local
/PHP-7.4/ext/hash/
H A Dphp_hash_snefru_tables.h19 static const uint32_t tables[16][256]= { variable
H A Dhash_gost.c28 #define round(tables, k1, k2) \ argument
36 #define R(tables, key, h, i, t, l, r) \ argument
195 #define PASS(tables) \ argument
H A Dphp_hash_gost.h30 const uint32_t (*tables)[4][256]; member
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c595 const uint8_t *tables = NULL; in pcre_get_compiled_regex_cache_ex() local

Completed in 161 milliseconds