Searched refs:parse_unicode (Results 1 – 1 of 1) sorted by relevance
286 return parse_unicode(deserializer, vec); in parse_escape_character()297 fn parse_unicode<R: Cacheable>( in parse_unicode() function