Searched refs:UCD_BIDICLASS_PROP (Results 1 – 3 of 3) sorted by relevance
218 if ((UCD_BIDICLASS_PROP(prop) == data[1]) == isprop) in PRIV()
1847 #define UCD_BIDICLASS_PROP(prop) ((prop)->scriptx_bidiclass >> UCD_BIDICLASS_SHIFT) macro1858 #define UCD_BIDICLASS(ch) UCD_BIDICLASS_PROP(GET_UCD(ch))
2531 if ((UCD_BIDICLASS_PROP(prop) == Fecode[2]) == notmatch) in match()
Completed in 26 milliseconds