Lines Matching refs:next_char
1952 guint32 next_char = 0;
1957 PEEK_NEXT_CHAR (a_this, &next_char);
1959 if (next_char == '+') {
1963 } else if (next_char == '>') {
2012 next_char = 0;
2038 &next_char);
2048 if (next_char == ',') {
2053 &next_char);
2063 if (next_char != ',')
3334 next_char = 0;
3422 PEEK_NEXT_CHAR (a_this, &next_char);
3423 if (next_char != ';')
3553 next_char = 0;
3586 PEEK_NEXT_CHAR (a_this, &next_char);
3588 if (next_char == '"' || next_char == '\'') {
3611 &next_char)) != CR_OK) {
3619 if (next_char == ',') {
3711 guint32 next_char = 0,
3750 PEEK_NEXT_CHAR (a_this, &next_char);
3752 if (next_char == ',') {
4226 guint32 next_char = 0,
4292 PEEK_NEXT_CHAR (a_this, &next_char);
4293 if (next_char == ';') {