Searched refs:acur (Results 1 – 1 of 1) sorted by relevance
294 skip_comment( FT_Byte* *acur, in skip_comment() argument297 FT_Byte* cur = *acur; in skip_comment()307 *acur = cur; in skip_comment()312 skip_spaces( FT_Byte* *acur, in skip_spaces() argument315 FT_Byte* cur = *acur; in skip_spaces()331 *acur = cur; in skip_spaces()342 skip_literal_string( FT_Byte* *acur, in skip_literal_string() argument345 FT_Byte* cur = *acur; in skip_literal_string()409 *acur = cur; in skip_literal_string()418 skip_string( FT_Byte* *acur, in skip_string() argument[all …]