Home
last modified time | relevance | path

Searched refs:ignorableWhitespaceSplit (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c28528 ignorableWhitespaceSplit(void *ctx, const xmlChar *ch, int len) in ignorableWhitespaceSplit() function
28724 ret->schemas_sax.ignorableWhitespace = ignorableWhitespaceSplit; in xmlSchemaSAXPlug()