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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c27185 VERROR_INT("xmlSchemaSAXHandleCDataSection",
27196 xmlSchemaSAXHandleCDataSection(void *ctx, function
27210 VERROR_INT("xmlSchemaSAXHandleCDataSection",
28397 xmlSchemaSAXHandleCDataSection(ctxt->ctxt, value, len);
28508 ret->schemas_sax.cdataBlock = xmlSchemaSAXHandleCDataSection;
/external/libxml2/
H A Dxmlschemas.c27236 VERROR_INT("xmlSchemaSAXHandleCDataSection",
27247 xmlSchemaSAXHandleCDataSection(void *ctx, function
27261 VERROR_INT("xmlSchemaSAXHandleCDataSection",
28478 xmlSchemaSAXHandleCDataSection(ctxt->ctxt, value, len);
28589 ret->schemas_sax.cdataBlock = xmlSchemaSAXHandleCDataSection;

Completed in 164 milliseconds