Searched refs:xmlSchemaValAtomicType (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemastypes.c | 2125 xmlSchemaValAtomicType(xmlSchemaTypePtr type, const xmlChar * value, in xmlSchemaValAtomicType() function 3335 return(xmlSchemaValAtomicType(type, value, val, node, 0, in xmlSchemaValPredefTypeNode() 3356 return(xmlSchemaValAtomicType(type, value, val, node, 1, in xmlSchemaValPredefTypeNodeNoNorm()
|