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

/httpd/server/
H A Dutil_expr_private.h25 #ifndef YY_NULL
26 #define YY_NULL 0 macro
H A Dutil_expr_parse.c80 # ifndef YY_NULL
82 # define YY_NULL nullptr macro
84 # define YY_NULL 0 macro
552 "regex", "backref", "lstfunccall", "strfunccall", YY_NULL
1059 YYSIZE_T yysize0 = yytnamerr (YY_NULL, yytname[yytoken]);
1063 const char *yyformat = YY_NULL;
1124 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]);
H A Dutil_expr_scan.c113 #define YY_NULL 0 macro
594 result = YY_NULL; \
781 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
822 #define yyterminate() return YY_NULL
1625 * YY_NULL, it'll still work - another
1626 * YY_NULL will get returned.

Completed in 39 milliseconds