Lines Matching refs:yy_c_buf_p

179 		(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
275 static char *yy_c_buf_p = NULL;
356 (yy_c_buf_p) = yy_cp;
4626 (yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr));
4629 yy_cp = (yy_c_buf_p);
6807 /* Note that here we test for yy_c_buf_p "<=" to the position
6808 * of the first EOB in the buffer, since yy_c_buf_p will
6814 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
6818 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
6838 yy_cp = ++(yy_c_buf_p);
6845 yy_cp = (yy_c_buf_p);
6861 * yy_c_buf_p so that if some total
6867 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
6882 (yy_c_buf_p) =
6887 yy_cp = (yy_c_buf_p);
6892 (yy_c_buf_p) =
6897 yy_cp = (yy_c_buf_p);
6926 if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
6932 if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
6952 number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
6975 (int) ((yy_c_buf_p) - b->yy_ch_buf);
6999 (yy_c_buf_p) = &b->yy_ch_buf[yy_c_buf_p_offset];
7064 for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
7092 char *yy_cp = (yy_c_buf_p);
7126 *(yy_c_buf_p) = (yy_hold_char);
7128 if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
7130 /* yy_c_buf_p now points to the character we want to return.
7134 if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
7136 *(yy_c_buf_p) = '\0';
7140 int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
7141 ++(yy_c_buf_p);
7176 (yy_c_buf_p) = (yytext_ptr) + offset;
7182 c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
7183 *(yy_c_buf_p) = '\0'; /* preserve yytext */
7184 (yy_hold_char) = *++(yy_c_buf_p);
7227 *(yy_c_buf_p) = (yy_hold_char);
7228 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
7246 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
7248 (yy_hold_char) = *(yy_c_buf_p);
7372 *(yy_c_buf_p) = (yy_hold_char);
7373 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
7559 (yy_c_buf_p) = yytext + yyless_macro_arg; \
7560 (yy_hold_char) = *(yy_c_buf_p); \
7561 *(yy_c_buf_p) = '\0'; \
7655 (yy_c_buf_p) = NULL;