Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dst.h26 #define st_is_member(table,key) st_lookup(table,key,(st_data_t *)0)
50 int st_lookup _((st_table *, st_data_t, st_data_t *));
H A Dregint.h173 #define st_lookup onig_st_lookup macro
197 #define onig_st_lookup st_lookup
H A Dst.c256 st_lookup(table, key, value) in st_lookup() function

Completed in 23 milliseconds