Searched refs:escape_it (Results 1 – 3 of 3) sorted by relevance
347 unsigned int i, escape_it, backslash_count = 0; in stringify_arg() local368 escape_it = (token->type == CPP_STRING || token->type == CPP_WSTRING in stringify_arg()374 if (escape_it) in stringify_arg()395 if (escape_it) in stringify_arg()
343 unsigned int i, escape_it, backslash_count = 0; local359 escape_it = (token->type == CPP_STRING || token->type == CPP_WSTRING365 if (escape_it)386 if (escape_it)
12322 bool escape_it = FALSE; /* if this is a string should we quote and escape it? */ local12697 if (escape_it) {12811 escape_it = TRUE;12833 escape_it = TRUE;12840 escape_it = TRUE;12851 escape_it = TRUE;12915 escape_it = TRUE;