Home
last modified time | relevance | path

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

/PHP-5.5/ext/hash/
H A Dphp_hash_gost_tables.h1 static const php_hash_uint32 tables[4][256] = { variable
H A Dphp_hash_snefru_tables.h21 static const php_hash_uint32 tables[16][256]= { variable
/PHP-5.5/ext/pcre/pcrelib/
H A Ddftables.c65 const unsigned char *tables; in main() local
H A Dpcre_study.c1467 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.c8961 int *erroroffset, const unsigned char *tables) in pcre_compile()
8985 const char **errorptr, int *erroroffset, const unsigned char *tables) in pcre_compile2()
H A Dpcre_exec.c6377 const pcre_uint8 *tables; in pcre_exec() local
H A Dpcre_internal.h2348 const pcre_uint8 *tables; /* Pointer to tables or NULL for std */ member
2372 const pcre_uint8 *tables; /* Pointer to tables or NULL for std */ member
2577 const pcre_uint8 *tables; /* Character tables */ member
H A Dpcre_jit_compile.c9798 const pcre_uint8 *tables = re->tables; in PRIV() local
/PHP-5.5/ext/pcre/
H A Dphp_pcre.h49 unsigned const char *tables; member
H A Dphp_pcre.c265 unsigned const char *tables = NULL; in pcre_get_compiled_regex_cache() local

Completed in 104 milliseconds