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