Home
last modified time | relevance | path

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

/PHP-5.6/ext/mbstring/oniguruma/
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 = {
143 struct st_hash_type *type; in st_init_table_with_size()
168 struct st_hash_type *type; in st_init_table()
H A Dregparse.c355 static struct st_hash_type hashType = { in onig_st_init_strend_table_with_size()
4899 static struct st_hash_type type_type_cclass_hash = {
/PHP-5.6/ext/mbstring/oniguruma/enc/
H A Dunicode.c10864 static struct st_hash_type type_code2_hash = {
10882 static struct st_hash_type type_code3_hash = {

Completed in 33 milliseconds