Searched defs:next_byte (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-parser.c3019 guchar next_byte = 0; local
3035 1, &next_byte);
3051 if (next_byte == '/' || next_byte == ',') {

Completed in 25 milliseconds