HomeSort by: relevance | last modified time | path
    Searched defs:ucstrncmp (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/liblunicode/
ucstr.c 37 int ucstrncmp( function
464 : ucstrncmp( ucsout1, ucsout2, l1 < l2 ? l1 : l2 );
ucstr.c 37 int ucstrncmp( function
464 : ucstrncmp( ucsout1, ucsout2, l1 < l2 ? l1 : l2 );

Completed in 39 milliseconds