Searched refs:CRString (Results 26 - 46 of 46) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-simple-sel.h78 CRString * name ;
H A Dcr-prop-list.c29 CRString *prop;
109 CRString * a_prop,
165 CRString * a_prop_name, CRDeclaration * a_decl)
189 cr_prop_list_set_prop (CRPropList * a_this, CRString * a_prop)
210 cr_prop_list_get_prop (CRPropList * a_this, CRString ** a_prop)
266 CRString * a_prop, CRPropList ** a_pair)
H A Dcr-om-parser.c59 CRString * a_name,
79 CRString * a_charset,
82 static void start_page (CRDocHandler * a_this, CRString * a_page,
83 CRString * a_pseudo_page,
86 static void end_page (CRDocHandler * a_this, CRString * a_page,
87 CRString * a_pseudo_page);
98 CRString * a_uri,
99 CRString * a_uri_default_ns,
308 charset (CRDocHandler * a_this, CRString * a_charset,
314 CRString *charse
[all...]
H A Dcr-token.c247 cr_token_set_comment (CRToken * a_this, CRString * a_str)
258 cr_token_set_string (CRToken * a_this, CRString * a_str)
272 cr_token_set_ident (CRToken * a_this, CRString * a_ident)
284 cr_token_set_function (CRToken * a_this, CRString * a_fun_name)
296 cr_token_set_hash (CRToken * a_this, CRString * a_hash)
378 cr_token_set_atkeyword (CRToken * a_this, CRString * a_atname)
479 CRString * a_dim)
516 cr_token_set_uri (CRToken * a_this, CRString * a_uri)
H A Dcr-statement.c77 CRString * a_name,
81 CRString *name = NULL;
140 CRString * a_name,
141 CRString * a_pseudo_page,
146 CRString *page_name = NULL, *pseudo_name = NULL ;
188 CRString * a_name,
191 CRString *name = NULL;
214 CRString * a_name,
215 CRString * a_pseudo_page)
305 CRString * a_nam
[all...]
H A Dcr-tknzr.c233 CRString ** a_str);
236 CRString ** a_comment);
432 CRString ** a_comment)
437 CRString *comment = NULL;
683 cr_tknzr_parse_string (CRTknzr * a_this, CRString ** a_str)
689 CRString *str = NULL;
935 *this function allocates a new instance of CRString. If not,
943 cr_tknzr_parse_ident (CRTknzr * a_this, CRString ** a_str)
946 CRString *stringue = NULL ;
1024 *of CRString
[all...]
H A Dcr-parser.c334 CRString ** a_inf,
335 CRString ** a_sup);
355 CRString ** a_str);
358 CRString ** a_str);
361 CRString ** a_str);
364 CRString ** a_func_name,
367 CRString ** a_property);
1037 CRString *prop = NULL;
1467 CRString ** a_property)
1515 CRString *func_nam
[all...]
H A Dcr-additional-sel.c96 CRString * a_class_name)
117 cr_additional_sel_set_id_name (CRAdditionalSel * a_this, CRString * a_id)
H A Dcr-term.c154 cr_term_set_function (CRTerm * a_this, CRString * a_func_name,
168 cr_term_set_string (CRTerm * a_this, CRString * a_str)
180 cr_term_set_ident (CRTerm * a_this, CRString * a_str)
192 cr_term_set_uri (CRTerm * a_this, CRString * a_str)
216 cr_term_set_hash (CRTerm * a_this, CRString * a_str)
H A Dcr-declaration.c71 CRString * a_property, CRTerm * a_value)
119 CRString *property = NULL;
184 CRString *property = NULL;
424 CRString * a_prop, CRTerm * a_value)
H A Dcr-utils.c1336 *Duplicate a GList where the GList::data is a CRString.
1349 CRString *str = NULL;
1351 str = cr_string_dup ((CRString *) cur->data) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-prop-list.c29 CRString *prop;
109 CRString * a_prop,
165 CRString * a_prop_name, CRDeclaration * a_decl)
189 cr_prop_list_set_prop (CRPropList * a_this, CRString * a_prop)
210 cr_prop_list_get_prop (CRPropList * a_this, CRString ** a_prop)
266 CRString * a_prop, CRPropList ** a_pair)
H A Dcr-om-parser.c59 CRString * a_name,
79 CRString * a_charset,
82 static void start_page (CRDocHandler * a_this, CRString * a_page,
83 CRString * a_pseudo_page,
86 static void end_page (CRDocHandler * a_this, CRString * a_page,
87 CRString * a_pseudo_page);
98 CRString * a_uri,
99 CRString * a_uri_default_ns,
308 charset (CRDocHandler * a_this, CRString * a_charset,
314 CRString *charse
[all...]
H A Dcr-token.c247 cr_token_set_comment (CRToken * a_this, CRString * a_str)
258 cr_token_set_string (CRToken * a_this, CRString * a_str)
272 cr_token_set_ident (CRToken * a_this, CRString * a_ident)
284 cr_token_set_function (CRToken * a_this, CRString * a_fun_name)
296 cr_token_set_hash (CRToken * a_this, CRString * a_hash)
378 cr_token_set_atkeyword (CRToken * a_this, CRString * a_atname)
479 CRString * a_dim)
516 cr_token_set_uri (CRToken * a_this, CRString * a_uri)
H A Dcr-statement.c77 CRString * a_name,
81 CRString *name = NULL;
140 CRString * a_name,
141 CRString * a_pseudo_page,
146 CRString *page_name = NULL, *pseudo_name = NULL ;
188 CRString * a_name,
191 CRString *name = NULL;
214 CRString * a_name,
215 CRString * a_pseudo_page)
305 CRString * a_nam
[all...]
H A Dcr-tknzr.c233 CRString ** a_str);
236 CRString ** a_comment);
432 CRString ** a_comment)
437 CRString *comment = NULL;
683 cr_tknzr_parse_string (CRTknzr * a_this, CRString ** a_str)
689 CRString *str = NULL;
935 *this function allocates a new instance of CRString. If not,
943 cr_tknzr_parse_ident (CRTknzr * a_this, CRString ** a_str)
946 CRString *stringue = NULL ;
1024 *of CRString
[all...]
H A Dcr-parser.c334 CRString ** a_inf,
335 CRString ** a_sup);
355 CRString ** a_str);
358 CRString ** a_str);
361 CRString ** a_str);
364 CRString ** a_func_name,
367 CRString ** a_property);
1037 CRString *prop = NULL;
1467 CRString ** a_property)
1515 CRString *func_nam
[all...]
H A Dcr-additional-sel.c96 CRString * a_class_name)
117 cr_additional_sel_set_id_name (CRAdditionalSel * a_this, CRString * a_id)
H A Dcr-term.c154 cr_term_set_function (CRTerm * a_this, CRString * a_func_name,
168 cr_term_set_string (CRTerm * a_this, CRString * a_str)
180 cr_term_set_ident (CRTerm * a_this, CRString * a_str)
192 cr_term_set_uri (CRTerm * a_this, CRString * a_str)
216 cr_term_set_hash (CRTerm * a_this, CRString * a_str)
H A Dcr-declaration.c71 CRString * a_property, CRTerm * a_value)
119 CRString *property = NULL;
184 CRString *property = NULL;
424 CRString * a_prop, CRTerm * a_value)
H A Dcr-utils.c1336 *Duplicate a GList where the GList::data is a CRString.
1349 CRString *str = NULL;
1351 str = cr_string_dup ((CRString *) cur->data) ;

Completed in 97 milliseconds

12