Home
last modified time | relevance | path

Searched refs:onig_st_lookup_strend (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Deuc_jp.c214 if (onig_st_lookup_strend(PropertyNameTable, p, end, &ctype) == 0) { in property_name_to_ctype()
H A Dsjis.c248 if (onig_st_lookup_strend(PropertyNameTable, p, end, &ctype) == 0) { in property_name_to_ctype()
H A Dunicode.c10843 if (onig_st_lookup_strend(NameCtypeTable, buf, buf + len, &ctype) == 0) { in onigenc_unicode_property_name_to_ctype()
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h786 extern int onig_st_lookup_strend P_((hash_table_type* table, const UChar* str_key, const UChar* end…
H A Dregparse.c354 onig_st_lookup_strend(hash_table_type* table, const UChar* str_key, in onig_st_lookup_strend() function
486 onig_st_lookup_strend(t, name, name_end, (HashDataType* )((void* )(&e))); in name_find()
H A DHISTORY9 in onig_st_lookup_strend().

Completed in 64 milliseconds