peacock-data-public-datasets-idc-cronscript
/
venv
/lib
/python3.10
/site-packages
/lxml
/includes
/libxml
/xmlexports.h
| /* | |
| * Summary: macros for marking symbols as exportable/importable. | |
| * Description: macros for marking symbols as exportable/importable. | |
| * | |
| * Copy: See Copyright for the status of this software. | |
| */ | |
| /** DOC_DISABLE */ | |
| /** DOC_ENABLE */ | |
| /* | |
| * XMLPUBFUN: | |
| * | |
| * Macro which declares an exportable function | |
| */ | |
| /** | |
| * XMLPUBVAR: | |
| * | |
| * Macro which declares an exportable variable | |
| */ | |
| /** DOC_DISABLE */ | |
| /* Compatibility */ | |
| /** DOC_ENABLE */ | |