Searched defs:YY_FATAL_ERROR (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dutil_expr_scan.c607 #define YY_FATAL_ERROR(msg) \ macro
796 YY_FATAL_ERROR( "input in flex scanner failed" ); \
806 YY_FATAL_ERROR( "input in flex scanner failed" ); \
831 #ifndef YY_FATAL_ERROR
832 #define YY_FATAL_ERROR(msg) yy_fatal_error( msg , yyscanner) macro
1535 YY_FATAL_ERROR( "flex scanner jammed" );
1666 YY_FATAL_ERROR(
1688 YY_FATAL_ERROR(
1756 YY_FATAL_ERROR(
1800 YY_FATAL_ERROR( "ou
[all...]

Completed in 16 milliseconds