Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dst.h19 struct st_hash_type { struct
25 struct st_hash_type *type; argument
46 st_table *st_init_table _((struct st_hash_type *));
47 st_table *st_init_table_with_size _((struct st_hash_type *, int));
H A Dst.c40 static struct st_hash_type type_numhash = {
47 static struct st_hash_type type_strhash = {
144 struct st_hash_type *type; in st_init_table_with_size()
175 struct st_hash_type *type; in st_init_table()
H A Dregparse.c484 static struct st_hash_type hashType = { in onig_st_init_strend_table_with_size()
575 static struct st_hash_type hashType = { in onig_st_init_callout_name_table_with_size()

Completed in 28 milliseconds