HomeSort by relevance Sort by last modified time
    Searched refs:UIDNA (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/common/unicode/
uidna.h 8 * file name: uidna.h
33 * The C API functions which do take a UIDNA * service object pointer
119 struct UIDNA;
120 typedef struct UIDNA UIDNA; /**< C typedef for struct UIDNA. @stable ICU 4.6 */
123 * Returns a UIDNA instance which implements UTS #46.
131 * See option bit set values in uidna.h.
136 * @return the UTS #46 UIDNA instance, if successful
139 U_STABLE UIDNA * U_EXPORT
    [all...]
  /external/icu/icu4c/source/common/
uts46.cpp     [all...]
  /external/icu/icu4c/source/test/cintltst/
idnatest.c 23 #include "unicode/uidna.h"
    [all...]

Completed in 304 milliseconds