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

Unified Diff: third_party/libxslt/win32/libxslt.def.src

Issue 661058: libxslt update (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 10 years, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libxslt/win32/libexslt.def.src ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/win32/libxslt.def.src
===================================================================
--- third_party/libxslt/win32/libxslt.def.src (revision 39981)
+++ third_party/libxslt/win32/libxslt.def.src (working copy)
@@ -76,7 +76,6 @@
xsltEvalXPathString
xsltEvalXPathStringNs
xsltExtElementLookup
-/*xsltExtFunctionLookup*/
xsltExtModuleElementLookup
xsltExtModuleElementPreComputeLookup
xsltExtModuleFunctionLookup
@@ -98,6 +97,7 @@
xsltFreeExts
xsltFreeGlobalVariables
xsltFreeKeys
+xsltFreeLocale
xsltFreeNamespaceAliasHashes
xsltFreeRVTs
xsltFreeSecurityPrefs
@@ -134,6 +134,7 @@
xsltInitCtxtKey
xsltInitCtxtKeys
xsltInitElemPreComp
+xsltInitGlobals
xsltIsBlank
xsltKeyFunction
xsltLoadDocument
@@ -141,12 +142,14 @@
xsltLoadStylesheetPI
xsltLocalVariablePop
xsltLocalVariablePush
+xsltLocaleStrcmp
/*xsltMatchPattern*/
xsltMessage
xsltNamespaceAlias
xsltNeedElemSpaceHandling
xsltNewDocument
xsltNewElemPreComp
+xsltNewLocale
xsltNewSecurityPrefs
xsltNewStyleDocument
xsltNewStylesheet
@@ -177,6 +180,7 @@
xsltPointerListFree
xsltPreComputeExtModuleElement
xsltPrintErrorContext
+xsltProcessOneNode
xsltProcessingInstruction
xsltProfileStylesheet
xsltQuoteOneUserParam
@@ -227,6 +231,7 @@
xsltShutdownExts
xsltSort
xsltSplitQName
+xsltStrxfrm
xsltStyleGetExtData
xsltStylePreCompute
xsltStyleStylesheetLevelGetExtData
« no previous file with comments | « third_party/libxslt/win32/libexslt.def.src ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698