Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dst.h31 #define st_is_member(table,key) st_lookup(table,key,(st_data_t *)0)
55 int st_lookup _((st_table *, st_data_t, st_data_t *));
H A Dst.c240 st_lookup(table, key, value) in st_lookup() function
H A Dregint.h120 #define st_lookup onig_st_lookup macro

Completed in 11 milliseconds