Searched refs:acur (Results 1 – 2 of 2) sorted by relevance
285 skip_comment( FT_Byte* *acur, in skip_comment() argument288 FT_Byte* cur = *acur; in skip_comment()298 *acur = cur; in skip_comment()303 skip_spaces( FT_Byte* *acur, in skip_spaces() argument306 FT_Byte* cur = *acur; in skip_spaces()322 *acur = cur; in skip_spaces()333 skip_literal_string( FT_Byte* *acur, in skip_literal_string() argument336 FT_Byte* cur = *acur; in skip_literal_string()400 *acur = cur; in skip_literal_string()409 skip_string( FT_Byte* *acur, in skip_string() argument[all …]