Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(131)

Side by Side Diff: third_party/libxslt/src/libxslt/libxslt.syms

Issue 2865973002: Check in the libxslt roll script. (Closed)
Patch Set: Consistent quotes. Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/libxslt/src/libxslt/libxslt.3 ('k') | third_party/libxslt/src/libxslt/namespaces.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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
OLDNEW
« no previous file with comments | « third_party/libxslt/src/libxslt/libxslt.3 ('k') | third_party/libxslt/src/libxslt/namespaces.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698