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

/inkscape/src/libcroco/
H A Dcr-tknzr.c228 guint32 * a_esc_code,
603 cr_tknzr_parse_escape (CRTknzr * a_this, guint32 * a_esc_code, argument
612 && a_esc_code, CR_BAD_PARAM_ERROR);
627 status = cr_tknzr_parse_unicode_escape (a_this, a_esc_code,
643 *a_esc_code = cur_char;
H A Dcr-parser.c330 guint32 * a_esc_code);

Completed in 33 milliseconds