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