Home
last modified time | relevance | path

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

/PHP-7.1/ext/hash/
H A Dphp_hash_snefru_tables.h21 static const uint32_t tables[16][256]= { variable
H A Dhash_gost.c30 #define round(tables, k1, k2) \ argument
38 #define R(tables, key, h, i, t, l, r) \ argument
197 #define PASS(tables) \ argument
H A Dphp_hash_gost.h32 const uint32_t (*tables)[4][256]; member
/PHP-7.1/ext/pcre/pcrelib/
H A Ddftables.c63 const unsigned char *tables; in main() local
H A Dpcre_study.c1465 const pcre_uint8 *tables; in pcre_study() local
H A Dpcre.h381 const unsigned char *tables; /* Pointer to character tables */ member
394 const unsigned char *tables; /* Pointer to character tables */ member
407 const unsigned char *tables; /* Pointer to character tables */ member
H A Dpcre_compile.c8973 int *erroroffset, const unsigned char *tables) in pcre_compile()
8997 const char **errorptr, int *erroroffset, const unsigned char *tables) in pcre_compile2()
H A Dpcre_exec.c6375 const pcre_uint8 *tables; in pcre_exec() local
H A Dpcre_internal.h2344 const pcre_uint8 *tables; /* Pointer to tables or NULL for std */ member
2368 const pcre_uint8 *tables; /* Pointer to tables or NULL for std */ member
2573 const pcre_uint8 *tables; /* Character tables */ member
H A Dpcre_jit_compile.c9798 const pcre_uint8 *tables = re->tables; in PRIV() local
/PHP-7.1/ext/pcre/
H A Dphp_pcre.h54 unsigned const char *tables; member
H A Dphp_pcre.c334 unsigned const char *tables = NULL; in pcre_get_compiled_regex_cache() local

Completed in 144 milliseconds