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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c15686 int isNormalized);
24370 int isNormalized)
24378 if ((! isNormalized) && \
24383 isNormalized = 1; \
24363 xmlSchemaVCheckCVCSimpleType(xmlSchemaAbstractCtxtPtr actxt, xmlNodePtr node, xmlSchemaTypePtr type, const xmlChar *value, xmlSchemaValPtr *retVal, int fireErrors, int normalize, int isNormalized) argument

Completed in 117 milliseconds