Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c2146 int normOnTheFly, int applyNorm, int createStringValue) in xmlSchemaValAtomicType() argument
2185 if ((createStringValue) && (val != NULL)) { in xmlSchemaValAtomicType()
2221 if (createStringValue && (val != NULL)) { in xmlSchemaValAtomicType()