Home
last modified time | relevance | path

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

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-term.h178 CRTerm * cr_term_append_term (CRTerm *a_this, CRTerm *a_new_term) ;
Dcr-term.c246 cr_term_append_term (CRTerm * a_this, CRTerm * a_new_term) in cr_term_append_term() function
Dcr-parser.c1617 *a_term = cr_term_append_term (*a_term, result); in cr_parser_parse_term()
2182 *a_expr = cr_term_append_term (*a_expr, expr); in cr_parser_parse_function()
3083 expr = cr_term_append_term (expr, expr2); in cr_parser_parse_expr()
3090 *a_expr = cr_term_append_term (*a_expr, expr); in cr_parser_parse_expr()
3235 cr_term_append_term (*a_expr, expr); in cr_parser_parse_declaration()