| OLD | NEW |
| 1 # | 1 # |
| 2 # Officially exported symbols, for which header | 2 # Officially exported symbols, for which header |
| 3 # file definitions are installed in /usr/include/libxslt | 3 # file definitions are installed in /usr/include/libxslt |
| 4 # | 4 # |
| 5 # Automatically generated from symbols.xml and syms.xsl | 5 # Automatically generated from symbols.xml and syms.xsl |
| 6 # | 6 # |
| 7 # Versions here are *fixed* to match the libxslt version | 7 # Versions here are *fixed* to match the libxslt version |
| 8 # at which the symbol was introduced. This ensures that | 8 # at which the symbol was introduced. This ensures that |
| 9 # a new client app requiring symbol foo() can't accidentally | 9 # a new client app requiring symbol foo() can't accidentally |
| 10 # run with old libxslt.so not providing foo() - the global | 10 # run with old libxslt.so not providing foo() - the global |
| (...skipping 481 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 492 } LIBXML2_1.1.26; | 492 } LIBXML2_1.1.26; |
| 493 | 493 |
| 494 LIBXML2_1.1.30 { | 494 LIBXML2_1.1.30 { |
| 495 global: | 495 global: |
| 496 | 496 |
| 497 # xsltInternals | 497 # xsltInternals |
| 498 xsltFlagRVTs; | 498 xsltFlagRVTs; |
| 499 xsltDecimalFormatGetByQName; | 499 xsltDecimalFormatGetByQName; |
| 500 } LIBXML2_1.1.27; | 500 } LIBXML2_1.1.27; |
| 501 | 501 |
| OLD | NEW |