Home
last modified time | relevance | path

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

/PHP-5.3/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.3/ext/pcre/pcrelib/
H A Ddftables.c65 const unsigned char *tables; in main() local
H A Dpcre_study.c1344 const pcre_uint8 *tables; in pcre_study() local
H A Dpcre.h366 const unsigned char *tables; /* Pointer to character tables */ member
379 const unsigned char *tables; /* Pointer to character tables */ member
392 const unsigned char *tables; /* Pointer to character tables */ member
H A Dpcre_compile.c7741 int *erroroffset, const unsigned char *tables) in pcre_compile()
7765 const char **errorptr, int *erroroffset, const unsigned char *tables) in pcre_compile2()
H A Dpcre_exec.c6262 const pcre_uint8 *tables; in pcre_exec() local
H A Dpcre_internal.h2325 const pcre_uint8 *tables; /* Pointer to tables or NULL for std */ member
2348 const pcre_uint8 *tables; /* Pointer to tables or NULL for std */ member
2521 const pcre_uint8 *tables; /* Character tables */ member
/PHP-5.3/ext/pcre/
H A Dphp_pcre.h49 unsigned const char *tables; member
H A Dphp_pcre.c245 unsigned const char *tables = NULL; in pcre_get_compiled_regex_cache() local

Completed in 83 milliseconds