Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c227 xmlSchemaNewValue(xmlSchemaValType type) { in xmlSchemaNewValue() function
249 ret->val = xmlSchemaNewValue(XML_SCHEMAS_NNINTEGER); in xmlSchemaNewMinLengthFacet()
983 val = xmlSchemaNewValue(XML_SCHEMAS_NOTATION); in xmlSchemaNewNOTATIONValue()
1009 val = xmlSchemaNewValue(XML_SCHEMAS_QNAME); in xmlSchemaNewQNameValue()
1591 dt = xmlSchemaNewValue(XML_SCHEMAS_UNKNOWN); in xmlSchemaValidateDates()
1817 dur = xmlSchemaNewValue(XML_SCHEMAS_DURATION); in xmlSchemaValidateDuration()
2186 v = xmlSchemaNewValue(XML_SCHEMAS_ANYSIMPLETYPE); in xmlSchemaValAtomicType()
2230 v = xmlSchemaNewValue(XML_SCHEMAS_STRING); in xmlSchemaValAtomicType()
2260 v = xmlSchemaNewValue(XML_SCHEMAS_NORMSTRING); in xmlSchemaValAtomicType()
2345 v = xmlSchemaNewValue(XML_SCHEMAS_DECIMAL); in xmlSchemaValAtomicType()
[all …]