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

/inkscape/src/libcroco/
H A Dcr-tknzr.c99 #define PEEK_NEXT_CHAR(a_tknzr, a_to_char) \ macro
452 PEEK_NEXT_CHAR (a_this, &next_char);
463 PEEK_NEXT_CHAR (a_this, &next_char);
474 PEEK_NEXT_CHAR (a_this, &next_char);
485 PEEK_NEXT_CHAR (a_this, &next_char);
558 PEEK_NEXT_CHAR (a_this, &cur_char);
578 PEEK_NEXT_CHAR (a_this, &cur_char);
812 PEEK_NEXT_CHAR (a_this, &next_char);
944 PEEK_NEXT_CHAR (a_this, &tmp_char) ;
1168 PEEK_NEXT_CHAR (a_thi
[all...]
H A Dcr-parser.c198 #define PEEK_NEXT_CHAR(a_this, a_to_char) \ macro
1957 PEEK_NEXT_CHAR (a_this, &next_char);
3422 PEEK_NEXT_CHAR (a_this, &next_char);
3586 PEEK_NEXT_CHAR (a_this, &next_char);
3750 PEEK_NEXT_CHAR (a_this, &next_char);
4292 PEEK_NEXT_CHAR (a_this, &next_char);

Completed in 26 milliseconds