Searched refs:a_expr (Results 1 - 4 of 4) 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-parser.h100 enum CRStatus cr_parser_parse_expr (CRParser *a_this, CRTerm **a_expr) ;
105 CRTerm **a_expr, gboolean *a_important) ;
H A Dcr-parser.c365 CRTerm ** a_expr);
2119 *@a_expr: out parameter. The successfully parsed term.
2130 CRTerm ** a_expr)
2173 *a_expr = cr_term_append_term (*a_expr, expr);
3002 * @a_expr: out parameter. the parsed expression.
3012 cr_parser_parse_expr (CRParser * a_this, CRTerm ** a_expr) argument
3022 && a_expr, CR_BAD_PARAM_ERROR);
3081 *a_expr = cr_term_append_term (*a_expr, exp
2128 cr_parser_parse_function(CRParser * a_this, CRString ** a_func_name, CRTerm ** a_expr) argument
3170 cr_parser_parse_declaration(CRParser * a_this, CRString ** a_property, CRTerm ** a_expr, gboolean * a_important) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-parser.h100 enum CRStatus cr_parser_parse_expr (CRParser *a_this, CRTerm **a_expr) ;
105 CRTerm **a_expr, gboolean *a_important) ;
H A Dcr-parser.c365 CRTerm ** a_expr);
2119 *@a_expr: out parameter. The successfully parsed term.
2130 CRTerm ** a_expr)
2173 *a_expr = cr_term_append_term (*a_expr, expr);
3002 * @a_expr: out parameter. the parsed expression.
3012 cr_parser_parse_expr (CRParser * a_this, CRTerm ** a_expr) argument
3022 && a_expr, CR_BAD_PARAM_ERROR);
3081 *a_expr = cr_term_append_term (*a_expr, exp
2128 cr_parser_parse_function(CRParser * a_this, CRString ** a_func_name, CRTerm ** a_expr) argument
3170 cr_parser_parse_declaration(CRParser * a_this, CRString ** a_property, CRTerm ** a_expr, gboolean * a_important) argument
[all...]

Completed in 78 milliseconds