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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-python.c1010 bool triple, bool interpret_ansic, bool interpret_unicode,
1023 if (c == quote_char && (interpret_ansic || (*backslash_counter & 1) == 0))
1052 if (!(interpret_ansic || (*backslash_counter & 1) == 0))
1073 if (!interpret_ansic && !interpret_unicode)
1087 if (interpret_ansic)
1229 if (interpret_ansic)
1462 bool interpret_ansic; local
1473 interpret_ansic = false;
1487 interpret_ansic = true;
1497 interpret_ansic
1009 phase7_getuc(int quote_char, bool triple, bool interpret_ansic, bool interpret_unicode, unsigned int *backslash_counter) argument
[all...]

Completed in 5809 milliseconds