Searched refs:CRParserError (Results 1 - 2 of 2) 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.c75 typedef struct _CRParserError CRParserError; typedef in typeref:struct:_CRParserError
125 *Contains instance of #CRParserError.
378 static CRParserError *cr_parser_error_new (const guchar * a_msg,
381 static void cr_parser_error_set_msg (CRParserError * a_this,
384 static void cr_parser_error_dump (CRParserError * a_this);
386 static void cr_parser_error_set_status (CRParserError * a_this,
389 static void cr_parser_error_set_pos (CRParserError * a_this,
393 cr_parser_error_destroy (CRParserError * a_this);
409 *Constructor of #CRParserError class.
412 *@return the newly built instance of #CRParserError
[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.c75 typedef struct _CRParserError CRParserError; typedef in typeref:struct:_CRParserError
125 *Contains instance of #CRParserError.
378 static CRParserError *cr_parser_error_new (const guchar * a_msg,
381 static void cr_parser_error_set_msg (CRParserError * a_this,
384 static void cr_parser_error_dump (CRParserError * a_this);
386 static void cr_parser_error_set_status (CRParserError * a_this,
389 static void cr_parser_error_set_pos (CRParserError * a_this,
393 cr_parser_error_destroy (CRParserError * a_this);
409 *Constructor of #CRParserError class.
412 *@return the newly built instance of #CRParserError
[all...]

Completed in 49 milliseconds