Searched refs:needlesize (Results 1 – 1 of 1) sorted by relevance
641 size_t needlesize = needle.size(); in isInProductList() local644 if (strncmp16(haystack2, needle2, needlesize) == 0) { in isInProductList()645 if (haystack2[needlesize] == '\0' || haystack2[needlesize] == ',') { in isInProductList()