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

  /external/chromium_org/third_party/icu/source/common/unicode/
uidna.h 8 * file name: uidna.h
33 * The C API functions which do take a UIDNA * service object pointer
98 struct UIDNA;
99 typedef struct UIDNA UIDNA; /**< C typedef for struct UIDNA. @draft ICU 4.6 */
102 * Returns a UIDNA instance which implements UTS #46.
110 * See option bit set values in uidna.h.
115 * @return the UTS #46 UIDNA instance, if successful
118 U_DRAFT UIDNA * U_EXPORT
    [all...]
  /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
115 struct UIDNA;
116 typedef struct UIDNA UIDNA; /**< C typedef for struct UIDNA. @stable ICU 4.6 */
119 * Returns a UIDNA instance which implements UTS #46.
127 * See option bit set values in uidna.h.
132 * @return the UTS #46 UIDNA instance, if successful
135 U_STABLE UIDNA * U_EXPORT
    [all...]

Completed in 52 milliseconds