Searched refs:utf8_safe (Results 1 – 1 of 1) sorted by relevance
467 int dest_len, bool use_hex, bool utf8_safe) { in CEscapeInternal() argument488 if ((!utf8_safe || static_cast<uint8>(*src) < 0x80) && in CEscapeInternal()