Searched refs:FULL_STOP (Results 1 – 9 of 9) sorted by relevance
33 private static final int FULL_STOP = 0x002E; field in IDNAReference266 result.append((char)FULL_STOP); in convertIDNToASCII()375 result.append((char)FULL_STOP); in convertIDNToUnicode()
30 private static final int FULL_STOP = 0x002E; field in IDNAReference263 result.append((char)FULL_STOP); in convertIDNToASCII()372 result.append((char)FULL_STOP); in convertIDNToUnicode()
33 private static final int FULL_STOP = 0x002E; field in IDNA2003285 result.append((char)FULL_STOP); in convertIDNToASCII()
31 private static final int FULL_STOP = 0x002E; field in IDNA2003284 result.append((char)FULL_STOP); in convertIDNToASCII()
45 #define FULL_STOP 0x002E macro774 dest[reqLength] = FULL_STOP; in idnaref_IDNToASCII()823 dest[reqLength] = FULL_STOP; in idnaref_IDNToASCII()927 dest[reqLength] = FULL_STOP; in idnaref_IDNToUnicode()980 dest[reqLength] = FULL_STOP; in idnaref_IDNToUnicode()
46 #define FULL_STOP 0x002E macro740 *currentDest++ = FULL_STOP; in uidna_IDNToASCII()
46 #define FULL_STOP 0x002E macro741 *currentDest++ = FULL_STOP; in uidna_IDNToASCII()