Searched refs:cr_token_set_comment (Results 1 – 3 of 3) sorted by relevance
141 enum CRStatus cr_token_set_comment (CRToken *a_this, CRString *a_str) ;
258 cr_token_set_comment (CRToken * a_this, CRString * a_str) in cr_token_set_comment() function
2241 status = cr_token_set_comment (token, str); in cr_tknzr_get_next_token()