Searched refs:yyconst (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dutil_expr_scan.c107 #define yyconst const macro
109 #define yyconst macro
304 YY_BUFFER_STATE ap_expr_yy_scan_string (yyconst char *yy_str ,yyscan_t yyscanner );
305 YY_BUFFER_STATE ap_expr_yy_scan_bytes (yyconst char *bytes,int len ,yyscan_t yyscanner );
349 static void yy_fatal_error (yyconst char msg[] ,yyscan_t yyscanner );
370 static yyconst flex_int16_t yy_accept[124] =
388 static yyconst flex_int32_t yy_ec[256] =
420 static yyconst flex_int32_t yy_meta[44] =
429 static yyconst flex_int16_t yy_base[133] =
448 static yyconst flex_int16_
[all...]

Completed in 792 milliseconds