Home
last modified time | relevance | path

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

/PHP-7.1/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-7.1/ext/mbstring/oniguruma/
H A Dregint.h808 extern int onig_st_lookup_strend P_((hash_table_type* table, const UChar* str_key, const UChar* end…
H A Dregparse.c365 onig_st_lookup_strend(hash_table_type* table, const UChar* str_key, in onig_st_lookup_strend() function
497 onig_st_lookup_strend(t, name, name_end, (HashDataType* )((void* )(&e))); in name_find()
H A DHISTORY33 in onig_st_lookup_strend().

Completed in 41 milliseconds