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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-sh.c360 static bool open_singlequote; variable
372 if (open_singlequote)
386 open_singlequote = false; /* just for safety */
392 if (open_singlequote || open_doublequote)
400 if (open_singlequote || !open_doublequote)
408 if (open_doublequote || open_singlequote)
410 open_singlequote = true;
417 if (open_doublequote || !open_singlequote)
419 open_singlequote = false;
538 || (open_singlequote
[all...]

Completed in 71 milliseconds