Home
last modified time | relevance | path

Searched refs:MAX_WORD_LENGTH (Results 1 – 8 of 8) sorted by relevance

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Deuc_jp_prop.c39 #define MAX_WORD_LENGTH 8 macro
145 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) in euc_jp_lookup_property_name()
H A Dsjis_prop.c39 #define MAX_WORD_LENGTH 8 macro
145 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) in sjis_lookup_property_name()
H A Dunicode_property_data_posix.c4790 #define MAX_WORD_LENGTH 7 macro
4920 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) in unicode_lookup_property_name()
H A Dunicode_fold2_key.c15 #define MAX_WORD_LENGTH 6 macro
H A Dunicode_fold3_key.c15 #define MAX_WORD_LENGTH 9 macro
H A Dunicode_fold1_key.c15 #define MAX_WORD_LENGTH 3 macro
H A Dunicode_unfold_key.c15 #define MAX_WORD_LENGTH 3 macro
H A Dunicode_property_data.c22914 #define MAX_WORD_LENGTH 44 macro
25286 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) in unicode_lookup_property_name()

Completed in 65 milliseconds