Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c222 xmlSchemaNewValue(xmlSchemaValType type) { in xmlSchemaNewValue() function
244 ret->val = xmlSchemaNewValue(XML_SCHEMAS_NNINTEGER); in xmlSchemaNewMinLengthFacet()
973 val = xmlSchemaNewValue(XML_SCHEMAS_NOTATION); in xmlSchemaNewNOTATIONValue()
999 val = xmlSchemaNewValue(XML_SCHEMAS_QNAME); in xmlSchemaNewQNameValue()
1577 dt = xmlSchemaNewValue(XML_SCHEMAS_UNKNOWN); in xmlSchemaValidateDates()
1803 dur = xmlSchemaNewValue(XML_SCHEMAS_DURATION); in xmlSchemaValidateDuration()
2172 v = xmlSchemaNewValue(XML_SCHEMAS_ANYSIMPLETYPE); in xmlSchemaValAtomicType()
2216 v = xmlSchemaNewValue(XML_SCHEMAS_STRING); in xmlSchemaValAtomicType()
2246 v = xmlSchemaNewValue(XML_SCHEMAS_NORMSTRING); in xmlSchemaValAtomicType()
2331 v = xmlSchemaNewValue(XML_SCHEMAS_DECIMAL); in xmlSchemaValAtomicType()
[all …]