Searched refs:UCD_SCRIPT (Results 1 – 3 of 3) sorted by relevance
362 int script = UCD_SCRIPT(c); in print_prop()755 if (script >= 0 && (script == UCD_SCRIPT(c)) == script_not) continue; in find_chars()
1852 #define UCD_SCRIPT(ch) GET_UCD(ch)->script macro
2722 if ((UCD_SCRIPT(fc) == Lpropvalue) == notmatch) in match()3517 if ((UCD_SCRIPT(fc) == Lpropvalue) == (Lctype == OP_NOTPROP)) in match()4101 if ((UCD_SCRIPT(fc) == Lpropvalue) == notmatch) break; in match()