Searched defs:xmlSchemaInitTypes (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c382 * xmlSchemaInitTypes:
387 xmlSchemaInitTypes(void) function
737 xmlSchemaInitTypes();
1070 xmlSchemaInitTypes();
2135 xmlSchemaInitTypes();
H A Delfgcchack.h9662 #undef xmlSchemaInitTypes macro
9663 extern __typeof (xmlSchemaInitTypes) xmlSchemaInitTypes __attribute((alias("xmlSchemaInitTypes__internal_alias")));
9665 #ifndef xmlSchemaInitTypes
9666 extern __typeof (xmlSchemaInitTypes) xmlSchemaInitTypes__internal_alias __attribute((visibility("hidden")));
9667 #define xmlSchemaInitTypes xmlSchemaInitTypes__internal_alias macro
/external/libxml2/
H A Dxmlschemastypes.c382 * xmlSchemaInitTypes:
387 xmlSchemaInitTypes(void) function
737 xmlSchemaInitTypes();
1070 xmlSchemaInitTypes();
2135 xmlSchemaInitTypes();
H A Delfgcchack.h9788 #undef xmlSchemaInitTypes macro
9789 extern __typeof (xmlSchemaInitTypes) xmlSchemaInitTypes __attribute((alias("xmlSchemaInitTypes__internal_alias")));
9791 #ifndef xmlSchemaInitTypes
9792 extern __typeof (xmlSchemaInitTypes) xmlSchemaInitTypes__internal_alias __attribute((visibility("hidden")));
9793 #define xmlSchemaInitTypes xmlSchemaInitTypes__internal_alias macro

Completed in 823 milliseconds