Searched refs:needle2 (Results 1 – 1 of 1) sorted by relevance
644 const char16_t *needle2 = needle.string(); in isInProductList() local649 if (strncmp16(haystack2, needle2, needlesize) == 0) { in isInProductList()