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