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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemastypes.c2128 int normOnTheFly, int applyNorm, int createStringValue)
2178 if (! normOnTheFly) {
2222 if (normOnTheFly) {
2264 if (normOnTheFly)
2322 if (normOnTheFly)
2385 normOnTheFly);
2389 normOnTheFly);
2396 if (normOnTheFly)
2480 if (normOnTheFly)
2528 if (normOnTheFly) {
2125 xmlSchemaValAtomicType(xmlSchemaTypePtr type, const xmlChar * value, xmlSchemaValPtr * val, xmlNodePtr node, int flags, xmlSchemaWhitespaceValueType ws, int normOnTheFly, int applyNorm, int createStringValue) argument
[all...]

Completed in 52 milliseconds