Home | History | Annotate | Download | only in src

Lines Matching full:wcscmp

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