Searched refs:gcn (Results 1 – 1 of 1) sorted by relevance
1172 xmlNodePtr cn, gcn, psn, ecn, target; in pad_process() local1229 for (gcn = cn->xmlChildrenNode; in pad_process()1230 gcn != NULL; gcn = gcn->next) { in pad_process()1231 if (xmlStrcmp(gcn->name, in pad_process()1248 for (gcn = psn->xmlChildrenNode; gcn != NULL; in pad_process()1249 gcn = gcn->next) { in pad_process()1250 if (xmlStrcmp(gcn->name, (xmlChar *)Propgrp) in pad_process()