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

/httpd/server/
H A Dutil_expr_private.h85 const char *inputbuf; member in struct:__anon386
H A Dutil_expr_scan.l51 if ((result = MIN(max_size, yyextra->inputbuf \
H A Dutil_expr_eval.c406 ctx.inputbuf = expr;
408 ctx.inputptr = ctx.inputbuf;
H A Dutil_expr_scan.c590 if ((result = MIN(max_size, yyextra->inputbuf \

Completed in 37 milliseconds