Home
last modified time | relevance | path

Searched refs:ucisdefined (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/
H A Ducdata.h197 #define ucisdefined(cc) ucisprop(cc, 0, UC_CP) macro
H A DREADME228 3. Fixed incorrectly specified ucisdefined() and ucisundefined() macros.
248 7. Replaced ucisunknown() with ucisdefined() and ucisundefined().
H A Dapi.txt387 int ucisdefined(unsigned long code)
H A Ducdata.c1429 if (ucisdefined(0x10000)) in main()