Home
last modified time | relevance | path

Searched refs:ucislower (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducdata.h143 #define ucislower(cc) ucisprop(cc, UC_LL, 0) macro
H A Ducdata.c437 if (ucislower(code)) { in uctoupper()
461 if (ucislower(code)) in uctolower()
H A Dapi.txt234 int ucislower(unsigned long code)