Home
last modified time | relevance | path

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

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-term.h170 enum CRStatus cr_term_set_ident (CRTerm *a_this, CRString *a_str) ;
Dcr-term.c190 cr_term_set_ident (CRTerm * a_this, CRString * a_str) in cr_term_set_ident() function
Dcr-parser.c1590 status = cr_term_set_ident (result, token->u.str); in cr_parser_parse_term()