Home
last modified time | relevance | path

Searched refs:st_hash_type (Results 1 – 3 of 3) sorted by relevance

/PHP-5.4/ext/mbstring/oniguruma/
H A Dst.h14 struct st_hash_type { struct
20 struct st_hash_type *type; argument
41 st_table *st_init_table _((struct st_hash_type *));
42 st_table *st_init_table_with_size _((struct st_hash_type *, int));
H A Dst.c56 static struct st_hash_type type_numhash = {
63 static struct st_hash_type type_strhash = {
159 struct st_hash_type *type; in st_init_table_with_size()
184 struct st_hash_type *type; in st_init_table()
H A Dregparse.c330 static struct st_hash_type type_strend_hash = {
4749 static struct st_hash_type type_type_cclass_hash = {

Completed in 20 milliseconds