Home | History | Annotate | Download | only in src

Lines Matching full:wcscmp

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