Searched refs:xmlSchemaValAtomicType (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/libxml/src/ |
D | xmlschemastypes.c | 2125 xmlSchemaValAtomicType(xmlSchemaTypePtr type, const xmlChar * value, in xmlSchemaValAtomicType() function 3346 return(xmlSchemaValAtomicType(type, value, val, node, 0, in xmlSchemaValPredefTypeNode() 3367 return(xmlSchemaValAtomicType(type, value, val, node, 1, in xmlSchemaValPredefTypeNodeNoNorm()
|
D | ChangeLog | 4149 in xmlSchemaValAtomicType. 4621 xmlSchemaValAtomicType(): total digit count, lo, mi, hi.
|
/external/libxml2/ |
D | xmlschemastypes.c | 2125 xmlSchemaValAtomicType(xmlSchemaTypePtr type, const xmlChar * value, in xmlSchemaValAtomicType() function 3353 return(xmlSchemaValAtomicType(type, value, val, node, 0, in xmlSchemaValPredefTypeNode() 3374 return(xmlSchemaValAtomicType(type, value, val, node, 1, in xmlSchemaValPredefTypeNodeNoNorm()
|