Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlschemastypes.h34 xmlSchemaInitTypes (void);
/external/libxml2/
Dxmlschemastypes.c387 xmlSchemaInitTypes(void) in xmlSchemaInitTypes() function
737 xmlSchemaInitTypes(); in xmlSchemaGetBuiltInType()
1070 xmlSchemaInitTypes(); in xmlSchemaGetPredefinedType()
2135 xmlSchemaInitTypes(); in xmlSchemaValAtomicType()
Delfgcchack.h9662 #undef xmlSchemaInitTypes
9663 extern __typeof (xmlSchemaInitTypes) xmlSchemaInitTypes __attribute((alias("xmlSchemaInitTypes__int…
9665 #ifndef xmlSchemaInitTypes
9666 extern __typeof (xmlSchemaInitTypes) xmlSchemaInitTypes__internal_alias __attribute((visibility("hi…
9667 #define xmlSchemaInitTypes xmlSchemaInitTypes__internal_alias macro
Dxmlschemas.c21206 xmlSchemaInitTypes(); in xmlSchemaParse()