Home | History | Annotate | Download | only in gtest

Lines Matching full:wcscmp

1340 // Unlike wcscmp(), this function can handle NULL argument(s).  A NULL
1348 return wcscmp(lhs, rhs) == 0;