Searched refs:xmlSchemaSAXHandleText (Results 1 – 1 of 1) sorted by relevance
27266 xmlSchemaSAXHandleText(void *ctx, in xmlSchemaSAXHandleText() function28535 xmlSchemaSAXHandleText(ctxt->ctxt, ch, len); in charactersSplit()28548 xmlSchemaSAXHandleText(ctxt->ctxt, ch, len); in ignorableWhitespaceSplit()28669 ret->schemas_sax.ignorableWhitespace = xmlSchemaSAXHandleText; in xmlSchemaSAXPlug()28670 ret->schemas_sax.characters = xmlSchemaSAXHandleText; in xmlSchemaSAXPlug()