Searched refs:quoting (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-java.c137 - When we see a single-quote, ignore it, but toggle the quoting flag.
139 Assumes local variables format, quoting. */
142 quoting = !quoting;
155 bool quoting = false; local
160 if (!quoting && *format == '{')
342 else if (!quoting && *format == '}')
396 bool quoting = false; local
404 && !(!quoting && (*format == '0' || *format == '#')))
423 if (!(!quoting
527 bool quoting = false; local
[all...]

Completed in 38 milliseconds