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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-ycp.c339 #define P7_QUOTES (1000 + '"') macro
352 return P7_QUOTES;
529 if (c == EOF || c == P7_QUOTES)
H A Dx-awk.c249 #define P7_QUOTES (1000 + '"') macro
264 return P7_QUOTES;
345 return P7_QUOTES;
522 if (c == EOF || c == P7_QUOTES)

Completed in 18 milliseconds