Searched refs:NOT_END_OF_STR2 (Results 1 – 1 of 1) sorted by relevance
153 #define NOT_END_OF_STR2 (nMatch2 < nCount2 || e2.current < e2.element.nmap) in compare() macro155 while (NOT_END_OF_STR1 && NOT_END_OF_STR2) { in compare()164 return (!NOT_END_OF_STR1 && !NOT_END_OF_STR2) ? 0 in compare()
Completed in 5 milliseconds