Home
last modified time | relevance | path

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

/NextBSD/contrib/flex/
HDscan.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);
HDmain.c140 const char *escaped_qstart = "[[]]M4_YY_NOOP[M4_YY_NOOP[M4_YY_NOOP[[]]"; variable
/NextBSD/usr.bin/lex/
HDinitscan.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);