Lines Matching refs:propvals
125 xmlNodePtr propvals; member
9094 if (elts->propvals == NULL) in export_property()
9095 elts->propvals = n; in export_property()
9097 (void) xmlAddSibling(elts->propvals, n); in export_property()
9226 (void) xmlAddChildList(n, elts.propvals); in export_pg()
9377 (void) xmlAddChildList(n, elts.propvals); in export_dependency()
9682 (void) xmlAddChildList(n, elts.propvals); in export_method()
9704 (void) xmlAddChildList(pgnode, elts->propvals); in export_pg_elts()
9797 if (elts.propvals != NULL || elts.properties != NULL) in export_svc_general()
10008 (void) xmlAddChildList(n, pgelts.propvals); in export_dependent()
10172 if (pgelts.propvals != NULL || pgelts.properties != NULL) in export_dependents()
10532 if (pgelts.propvals != NULL || pgelts.properties != NULL) in export_inst_general()