onig_st_lookup_strend 292 enc/euc_jp.c if (onig_st_lookup_strend(PropertyNameTable, p, end, &ctype) == 0) { onig_st_lookup_strend 301 enc/shift_jis.c if (onig_st_lookup_strend(PropertyNameTable, p, end, &ctype) == 0) { onig_st_lookup_strend 10844 enc/unicode.c if (onig_st_lookup_strend(NameCtypeTable, buf, buf + len, onig_st_lookup_strend 820 regint.h extern int onig_st_lookup_strend P_((hash_table_type* table, const UChar* str_key, const UChar* end_key, hash_data_type *value)); onig_st_lookup_strend 487 regparse.c onig_st_lookup_strend(t, name, name_end, (HashDataType* )((void* )(&e)));