Home
last modified time | relevance | path

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

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