Searched refs:a_prio (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-parser.h102 enum CRStatus cr_parser_parse_prio (CRParser *a_this, CRString **a_prio) ;
H A Dcr-parser.c3108 *@a_prio: a string representing the priority.
3119 cr_parser_parse_prio (CRParser * a_this, CRString ** a_prio) argument
3126 && a_prio
3127 && *a_prio == NULL, CR_BAD_PARAM_ERROR);
3139 *a_prio = cr_string_new_from_string ("!important");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-parser.h102 enum CRStatus cr_parser_parse_prio (CRParser *a_this, CRString **a_prio) ;
H A Dcr-parser.c3108 *@a_prio: a string representing the priority.
3119 cr_parser_parse_prio (CRParser * a_this, CRString ** a_prio) argument
3126 && a_prio
3127 && *a_prio == NULL, CR_BAD_PARAM_ERROR);
3139 *a_prio = cr_string_new_from_string ("!important");

Completed in 52 milliseconds