Searched refs:id_name (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-additional-sel.c121 if (a_this->content.id_name) {
122 cr_string_destroy (a_this->content.id_name);
125 a_this->content.id_name = a_id;
272 (cur->content.id_name->stryng->str,
273 cur->content.id_name->stryng->len);
372 (a_this->content.id_name->stryng->str,
373 a_this->content.id_name->stryng->len);
483 cr_string_destroy (a_this->content.id_name);
484 a_this->content.id_name = NULL;
H A Dcr-additional-sel.h49 CRString *id_name ; member in union:CRAdditionalSelectorContent
H A Dcr-sel-eng.c266 && a_add_sel->content.id_name
267 && a_add_sel->content.id_name->stryng
268 && a_add_sel->content.id_name->stryng->str
276 if (!strncmp (id, a_add_sel->content.id_name->stryng->str,
277 a_add_sel->content.id_name->stryng->len)) {
509 && cur_add_sel->content.id_name
510 && cur_add_sel->content.id_name->stryng
511 && cur_add_sel->content.id_name->stryng->str) {
H A Dcr-parser.c1731 add_sel->content.id_name = token->u.str;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-additional-sel.c121 if (a_this->content.id_name) {
122 cr_string_destroy (a_this->content.id_name);
125 a_this->content.id_name = a_id;
272 (cur->content.id_name->stryng->str,
273 cur->content.id_name->stryng->len);
372 (a_this->content.id_name->stryng->str,
373 a_this->content.id_name->stryng->len);
483 cr_string_destroy (a_this->content.id_name);
484 a_this->content.id_name = NULL;
H A Dcr-additional-sel.h49 CRString *id_name ; member in union:CRAdditionalSelectorContent
H A Dcr-sel-eng.c266 && a_add_sel->content.id_name
267 && a_add_sel->content.id_name->stryng
268 && a_add_sel->content.id_name->stryng->str
276 if (!strncmp (id, a_add_sel->content.id_name->stryng->str,
277 a_add_sel->content.id_name->stryng->len)) {
509 && cur_add_sel->content.id_name
510 && cur_add_sel->content.id_name->stryng
511 && cur_add_sel->content.id_name->stryng->str) {
H A Dcr-parser.c1731 add_sel->content.id_name = token->u.str;

Completed in 144 milliseconds