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

  /external/icu4c/common/unicode/
udraft.h 28 # define uidna_close uidna_close_DRAFT_API_DO_NOT_USE macro
uidna.h 104 * Cache it for multiple operations, and uidna_close() it when done.
127 uidna_close(UIDNA *idna);
135 * "Smart pointer" class, closes a UIDNA via uidna_close().
142 U_DEFINE_LOCAL_OPEN_POINTER(LocalUIDNAPointer, UIDNA, uidna_close);
urename.h 964 #define uidna_close macro
    [all...]
  /external/icu4c/common/
uts46.cpp 1184 uidna_close(UIDNA *idna) { function
    [all...]
  /external/icu4c/test/cintltst/
idnatest.c     [all...]

Completed in 1628 milliseconds