From 35a201cc8ef0c3f5b2df88d2e528aabee1048348 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Fri, 30 Apr 2021 18:47:09 +0200 Subject: Initial/Final commit --- libxml2-2.9.10/doc/checkapisym.xsl | 48 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 libxml2-2.9.10/doc/checkapisym.xsl (limited to 'libxml2-2.9.10/doc/checkapisym.xsl') diff --git a/libxml2-2.9.10/doc/checkapisym.xsl b/libxml2-2.9.10/doc/checkapisym.xsl new file mode 100644 index 0000000..8591393 --- /dev/null +++ b/libxml2-2.9.10/doc/checkapisym.xsl @@ -0,0 +1,48 @@ + + + + + + + + + + + + Looking for functions in symbols.xml + + + + Found + + functions + + + Looking for variables in symbols.xml + + + + Found + + variables + + + + + + + + + Failed to find export in symbols.xml: + + + + + + + -- cgit v1.2.3