Home | History | Annotate | Download | only in libxml2

Lines Matching defs:plug

34703     xmlSchemaSAXPlugPtr plug; /* a data structure returned by xmlSchemaSAXPlug */
34708 plug = gen_xmlSchemaSAXPlugPtr(n_plug, 0);
34710 ret_val = xmlSchemaSAXUnplug(plug);
34713 des_xmlSchemaSAXPlugPtr(n_plug, plug, 0);