Searched defs:createStringValue (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)
2167 if ((createStringValue) && (val != NULL)) {
2203 if (createStringValue && (val != NULL)) {
2125 xmlSchemaValAtomicType(xmlSchemaTypePtr type, const xmlChar * value, xmlSchemaValPtr * val, xmlNodePtr node, int flags, xmlSchemaWhitespaceValueType ws, int normOnTheFly, int applyNorm, int createStringValue) argument

Completed in 80 milliseconds