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

  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
ucpgba.c 265 for (s = e; e < end && ucisweak(source[e]) && !ucisdigit(source[e]);
387 if (ucisdigit(source[e]) &&
409 if (ucisdigit(source[e]) &&
ucdata.h 128 #define ucisdigit(cc) ucisprop(cc, UC_ND, 0) macro

Completed in 57 milliseconds