Home | History | Annotate | Download | only in googletest

Lines Matching full:wcscmp

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