Home
last modified time | relevance | path

Searched refs:cr_token_set_comment (Results 1 – 3 of 3) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-token.h141 enum CRStatus cr_token_set_comment (CRToken *a_this, CRString *a_str) ;
Dcr-token.c258 cr_token_set_comment (CRToken * a_this, CRString * a_str) in cr_token_set_comment() function
Dcr-tknzr.c2241 status = cr_token_set_comment (token, str); in cr_tknzr_get_next_token()