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