Searched defs:xmlSchemaSAXHandleCDataSection (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c27111 VERROR_INT("xmlSchemaSAXHandleCDataSection",
27122 xmlSchemaSAXHandleCDataSection(void *ctx, function
27136 VERROR_INT("xmlSchemaSAXHandleCDataSection",
28323 xmlSchemaSAXHandleCDataSection(ctxt->ctxt, value, len);
28434 ret->schemas_sax.cdataBlock = xmlSchemaSAXHandleCDataSection;

Completed in 398 milliseconds