Searched defs:punycode_begin (Results 1 – 4 of 4) sorted by relevance
68 bool ConsumeOptionalAsciiPrefix(const char*& punycode_begin, in ConsumeOptionalAsciiPrefix()126 bool ScanNextDelta(const char*& punycode_begin, const char* const punycode_end, in ScanNextDelta()176 const char* punycode_begin = options.punycode_begin; in DecodeRustPunycode() local
26 const char* punycode_begin; member