Lines Matching refs:wcscmp
1563 // Unlike wcscmp(), this function can handle NULL argument(s). A NULL1571 return wcscmp(lhs, rhs) == 0;