Home
last modified time | relevance | path

Searched refs:P7_STRING_END (Results 1 – 5 of 5) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dx-javascript.c643 #define P7_STRING_END (-2) macro
745 return P7_STRING_END; in phase7_getuc()
767 return P7_STRING_END; in phase7_getuc()
1257 if (uc == P7_EOF || uc == P7_STRING_END) in phase5_get()
1293 if (uc == P7_EOF || uc == P7_STRING_END) in phase5_get()
1455 if (uc == P7_EOF || uc == P7_STRING_END) in phase5_get()
Dx-python.c770 #define P7_STRING_END (-2) macro
864 return P7_STRING_END; in phase7_getuc()
871 return P7_STRING_END; in phase7_getuc()
894 return P7_STRING_END; in phase7_getuc()
1376 if (uc == P7_EOF || uc == P7_STRING_END) in phase5_get()
Dx-vala.c390 #define P7_STRING_END (-2) macro
Dx-c.c972 #define P7_STRING_END (-2) macro
DChangeLog.1742 * x-vala.c (P7_EOF, P7_STRING_END, P7_QUOTES, P7_QUOTE, P7_NEWLINE)
760 * x-c.c (P7_EOF, P7_STRING_END, P7_QUOTES, P7_QUOTE, P7_NEWLINE)
809 (P7_EOF, P7_STRING_END): New definitions.
821 (P7_EOF, P7_STRING_END): New definitions.