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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-term.h186 void cr_term_destroy (CRTerm * a_term) ;
H A Dcr-parser.h98 enum CRStatus cr_parser_parse_term (CRParser *a_this, CRTerm **a_term) ;
H A Dcr-parser.c1496 *@a_term: out parameter. The successfully parsed term.
1508 cr_parser_parse_term (CRParser * a_this, CRTerm ** a_term) argument
1518 g_return_val_if_fail (a_this && a_term, CR_BAD_PARAM_ERROR);
1608 *a_term = cr_term_append_term (*a_term, result);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-term.h186 void cr_term_destroy (CRTerm * a_term) ;
H A Dcr-parser.h98 enum CRStatus cr_parser_parse_term (CRParser *a_this, CRTerm **a_term) ;
H A Dcr-parser.c1496 *@a_term: out parameter. The successfully parsed term.
1508 cr_parser_parse_term (CRParser * a_this, CRTerm ** a_term) argument
1518 g_return_val_if_fail (a_this && a_term, CR_BAD_PARAM_ERROR);
1608 *a_term = cr_term_append_term (*a_term, result);

Completed in 114 milliseconds