Searched refs:is_hex_escape (Results 1 – 10 of 10) sorted by relevance
62 bool is_hex_escape; in putescaped() local69 is_hex_escape = false; in putescaped()84 is_hex_escape = use_hex; in putescaped()90 last_hex_escape = is_hex_escape; in putescaped()
315 bool is_hex_escape = false; in CEscapeInternal() local334 is_hex_escape = true; in CEscapeInternal()346 last_hex_escape = is_hex_escape; in CEscapeInternal()
509 bool is_hex_escape = false; in CEscapeInternal() local528 is_hex_escape = use_hex; in CEscapeInternal()534 last_hex_escape = is_hex_escape; in CEscapeInternal()
8426 bool is_hex_escape; in putescaped() local8433 is_hex_escape = false; in putescaped()8448 is_hex_escape = use_hex; in putescaped()8454 last_hex_escape = is_hex_escape; in putescaped()
12251 bool is_hex_escape; in putescaped() local12258 is_hex_escape = false; in putescaped()12273 is_hex_escape = use_hex; in putescaped()12279 last_hex_escape = is_hex_escape; in putescaped()