Searched refs:is_hex_escape (Results 1 – 3 of 3) sorted by relevance
492 bool is_hex_escape = false; in CEscapeInternal() local511 is_hex_escape = use_hex; in CEscapeInternal()517 last_hex_escape = is_hex_escape; in CEscapeInternal()
9212 bool is_hex_escape; in putescaped() local9219 is_hex_escape = false; in putescaped()9234 is_hex_escape = use_hex; in putescaped()9240 last_hex_escape = is_hex_escape; in putescaped()
9886 bool is_hex_escape; in putescaped() local9893 is_hex_escape = false; in putescaped()9908 is_hex_escape = use_hex; in putescaped()9914 last_hex_escape = is_hex_escape; in putescaped()