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