Searched refs:CRParser (Results 1 - 18 of 18) 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.h38 *of the #CRParser class.
40 typedef struct _CRParser CRParser ; typedef in typeref:struct:_CRParser
56 CRParser * cr_parser_new (CRTknzr *a_tknzr) ;
58 CRParser * cr_parser_new_from_buf (guchar *a_buf, gulong a_len,
62 CRParser * cr_parser_new_from_file (const guchar *a_file_uri,
65 CRParser * cr_parser_new_from_input (CRInput *a_input) ;
67 enum CRStatus cr_parser_set_tknzr (CRParser *a_this, CRTknzr *a_tknzr) ;
69 enum CRStatus cr_parser_get_tknzr (CRParser *a_this, CRTknzr **a_tknzr) ;
71 enum CRStatus cr_parser_get_parsing_location (CRParser *a_this, CRParsingLocation *a_loc) ;
73 enum CRStatus cr_parser_try_to_skip_spaces_and_comments (CRParser *a_thi
[all...]
H A Dcr-parser.c27 *@CRParser:
29 *The definition of the #CRParser class.
107 *#CRParser.
168 *@a_this: the current instance of #CRParser .
195 *@param a_this the current instance of #CRParser.
210 *@param a_this the curent instance of #CRParser
224 *@param a_this the current instance of #CRParser.
236 *@param parser the current instance of #CRParser.
250 *@param a_parser the current instance of #CRParser.
269 *@param a_this the current instance of #CRParser
[all...]
H A Dcr-doc-handler.c43 *store it parsing context. #CRParser does not touch it, but
59 CRParser *parser ;
H A Dcr-selector.c57 CRParser *parser = NULL;
H A Dcr-statement.c933 CRParser *parser = NULL;
1052 CRParser *parser = NULL;
1188 CRParser *parser = NULL;
1374 CRParser *parser = NULL;
1502 CRParser *parser = NULL;
1619 CRParser *parser = NULL;
1718 CRParser *parser = NULL;
H A Dcr-declaration.c121 CRParser *parser = NULL;
187 CRParser *parser = NULL;
H A Dcr-rgb.c643 CRParser * parser = NULL;
H A Dcr-term.c110 CRParser *parser = NULL;
H A Dcr-om-parser.c38 CRParser *parser;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-parser.h38 *of the #CRParser class.
40 typedef struct _CRParser CRParser ; typedef in typeref:struct:_CRParser
56 CRParser * cr_parser_new (CRTknzr *a_tknzr) ;
58 CRParser * cr_parser_new_from_buf (guchar *a_buf, gulong a_len,
62 CRParser * cr_parser_new_from_file (const guchar *a_file_uri,
65 CRParser * cr_parser_new_from_input (CRInput *a_input) ;
67 enum CRStatus cr_parser_set_tknzr (CRParser *a_this, CRTknzr *a_tknzr) ;
69 enum CRStatus cr_parser_get_tknzr (CRParser *a_this, CRTknzr **a_tknzr) ;
71 enum CRStatus cr_parser_get_parsing_location (CRParser *a_this, CRParsingLocation *a_loc) ;
73 enum CRStatus cr_parser_try_to_skip_spaces_and_comments (CRParser *a_thi
[all...]
H A Dcr-parser.c27 *@CRParser:
29 *The definition of the #CRParser class.
107 *#CRParser.
168 *@a_this: the current instance of #CRParser .
195 *@param a_this the current instance of #CRParser.
210 *@param a_this the curent instance of #CRParser
224 *@param a_this the current instance of #CRParser.
236 *@param parser the current instance of #CRParser.
250 *@param a_parser the current instance of #CRParser.
269 *@param a_this the current instance of #CRParser
[all...]
H A Dcr-doc-handler.c43 *store it parsing context. #CRParser does not touch it, but
59 CRParser *parser ;
H A Dcr-selector.c57 CRParser *parser = NULL;
H A Dcr-statement.c933 CRParser *parser = NULL;
1052 CRParser *parser = NULL;
1188 CRParser *parser = NULL;
1374 CRParser *parser = NULL;
1502 CRParser *parser = NULL;
1619 CRParser *parser = NULL;
1718 CRParser *parser = NULL;
H A Dcr-declaration.c121 CRParser *parser = NULL;
187 CRParser *parser = NULL;
H A Dcr-rgb.c643 CRParser * parser = NULL;
H A Dcr-term.c110 CRParser *parser = NULL;
H A Dcr-om-parser.c38 CRParser *parser;

Completed in 101 milliseconds