Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpyexpat.c9 #define XML_COMBINED_VERSION (10000*XML_MAJOR_VERSION+100*XML_MINOR_VERSION+XML_MICRO_VERSION) macro
54 #if XML_COMBINED_VERSION >= 19504
777 #if XML_COMBINED_VERSION >= 19504
1164 #if XML_COMBINED_VERSION >= 19505
1210 #if XML_COMBINED_VERSION >= 19505
1923 #if XML_COMBINED_VERSION > 19505 in MODULE_INITFUNC()
2136 #if XML_COMBINED_VERSION >= 19504