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

/httpd/server/
H A Dutil_expr_scan.c197 yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
359 yyg->yy_c_buf_p = yy_cp;
665 char *yy_c_buf_p; member in struct:yyguts_t
932 yy_cp = yyg->yy_c_buf_p;
1567 /* Note that here we test for yy_c_buf_p "<=" to the position
1568 * of the first EOB in the buffer, since yy_c_buf_p will
1574 if ( yyg->yy_c_buf_p <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars] )
1578 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1598 yy_cp = ++yyg->yy_c_buf_p;
1622 * yy_c_buf_p s
[all...]

Completed in 1956 milliseconds