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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c26846 xmlSchemaSAXHandleText(void *ctx, function
28029 xmlSchemaSAXHandleText(ctxt->ctxt, ch, len);
28042 xmlSchemaSAXHandleText(ctxt->ctxt, ch, len);
28163 ret->schemas_sax.ignorableWhitespace = xmlSchemaSAXHandleText;
28164 ret->schemas_sax.characters = xmlSchemaSAXHandleText;

Completed in 67 milliseconds