Searched refs:acur (Results 1 – 1 of 1) sorted by relevance
292 skip_comment( FT_Byte* *acur, in skip_comment() argument295 FT_Byte* cur = *acur; in skip_comment()305 *acur = cur; in skip_comment()310 skip_spaces( FT_Byte* *acur, in skip_spaces() argument313 FT_Byte* cur = *acur; in skip_spaces()329 *acur = cur; in skip_spaces()340 skip_literal_string( FT_Byte* *acur, in skip_literal_string() argument343 FT_Byte* cur = *acur; in skip_literal_string()407 *acur = cur; in skip_literal_string()416 skip_string( FT_Byte* *acur, in skip_string() argument[all …]