Searched refs:ISLTR_LTR (Results 1 – 1 of 1) sorted by relevance
75 #define ISLTR_LTR(cc) ucisprop(cc, UC_L|UC_MN|UC_EN|UC_ES,\ macro386 while (e < end && ISLTR_LTR(source[e])) { in ucstring_create()