Searched defs:INTERSECTION (Results 1 – 3 of 3) sorted by relevance
306 enum SetOperation { A_MINUS_B = 0, B_MINUS_A = 1, INTERSECTION = 2, UNION = 3 }; enumerator
64 #define INTERSECTION ((UChar)0x0026) /*&*/ macro
40 #define INTERSECTION ((UChar)0x0026) /*&*/ macro