Searched refs:YYCURSOR (Results 1 – 9 of 9) sorted by relevance
80 if ((YYLIMIT - YYCURSOR) < 12) YYFILL(12);81 yych = *YYCURSOR;184 ++YYCURSOR;185 if ((yych = *YYCURSOR) == '*') goto yy356;192 yych = *(YYMARKER = ++YYCURSOR);201 yych = *(YYMARKER = ++YYCURSOR);205 ++YYCURSOR;210 ++YYCURSOR;215 ++YYCURSOR;220 ++YYCURSOR;[all …]
38 #define YYCURSOR cursor macro
189 --YYCURSOR;231 --YYCURSOR;
46 #define YYCURSOR cursor macro
96 if ((YYLIMIT - YYCURSOR) < 17) YYFILL(17);97 yych = *YYCURSOR;230 ++YYCURSOR;243 ++YYCURSOR;249 "invalid character '\\%03o' in input stream", *--YYCURSOR);253 ++YYCURSOR;254 if (YYLIMIT <= YYCURSOR) YYFILL(1);255 yych = *YYCURSOR;263 ++YYCURSOR;273 yych = *++YYCURSOR;[all …]
96 if ((YYLIMIT - YYCURSOR) < 17) YYFILL(17);97 yych = *YYCURSOR;229 ++YYCURSOR;242 ++YYCURSOR;248 "invalid character '\\%03o' in input stream", *--YYCURSOR);252 ++YYCURSOR;253 if (YYLIMIT <= YYCURSOR) YYFILL(1);254 yych = *YYCURSOR;262 ++YYCURSOR;272 yych = *++YYCURSOR;[all …]
167 --YYCURSOR;178 --YYCURSOR;241 --YYCURSOR;264 --YYCURSOR;272 --YYCURSOR;280 --YYCURSOR;291 --YYCURSOR;352 "invalid character '\\%03o' in input stream", *--YYCURSOR);381 --YYCURSOR; // next call returns T_EOF393 "invalid character '\\%03o' in input stream", *--YYCURSOR);[all …]
168 --YYCURSOR;179 --YYCURSOR;242 --YYCURSOR;265 --YYCURSOR;273 --YYCURSOR;281 --YYCURSOR;292 --YYCURSOR;353 "invalid character '\\%03o' in input stream", *--YYCURSOR);382 --YYCURSOR; // next call returns T_EOF394 "invalid character '\\%03o' in input stream", *--YYCURSOR);[all …]
36 #define YYCURSOR cursor macro400 #undef YYCURSOR