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