Searched refs:CEMatchString (Results 1 – 1 of 1) sorted by relevance
61 #define CEMatchString(string) (CEQueryOperation_t){.opcode = kCEOpMatchString, .parameters = {.stri… macro158 #define CE_STRING_EQUALS(str) CEMatchString(str)