Searched refs:cr_term_append_term (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-term.h168 CRTerm * cr_term_append_term (CRTerm *a_this, CRTerm *a_new_term) ;
H A Dcr-parser.c1608 *a_term = cr_term_append_term (*a_term, result);
2173 *a_expr = cr_term_append_term (*a_expr, expr);
3074 expr = cr_term_append_term (expr, expr2);
3081 *a_expr = cr_term_append_term (*a_expr, expr);
3226 cr_term_append_term (*a_expr, expr);
H A Dcr-term.c236 cr_term_append_term (CRTerm * a_this, CRTerm * a_new_term) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-term.h168 CRTerm * cr_term_append_term (CRTerm *a_this, CRTerm *a_new_term) ;
H A Dcr-parser.c1608 *a_term = cr_term_append_term (*a_term, result);
2173 *a_expr = cr_term_append_term (*a_expr, expr);
3074 expr = cr_term_append_term (expr, expr2);
3081 *a_expr = cr_term_append_term (*a_expr, expr);
3226 cr_term_append_term (*a_expr, expr);
H A Dcr-term.c236 cr_term_append_term (CRTerm * a_this, CRTerm * a_new_term) function

Completed in 243 milliseconds