Home
last modified time | relevance | path

Searched refs:escaped_qstart (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/flex/
Dscan.l39 extern const char *escaped_qstart, *escaped_qend;
48 #define ACTION_ECHO_QSTART add_action (escaped_qstart)
960 {M4QSTART} fwrite (escaped_qstart, 1, strlen(escaped_qstart), yyout);
Dmain.c140 const char *escaped_qstart = "[[]]M4_YY_NOOP[M4_YY_NOOP[M4_YY_NOOP[[]]"; variable
/freebsd-10-stable/usr.bin/lex/
Dinitscan.c1926 extern const char *escaped_qstart, *escaped_qend;
1935 #define ACTION_ECHO_QSTART add_action (escaped_qstart)
2630 buf_strnappend(&top_buf, escaped_qstart, strlen(escaped_qstart));
4092 fwrite (escaped_qstart, 1, strlen(escaped_qstart), yyout);