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

Side by Side Diff: third_party/libxslt/win32/libxslt.def.src

Issue 1193533007: Upgrade to libxml 2.9.2 and libxslt 1.1.28 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: no iconv Created 5 years, 6 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/win32/configure.js ('k') | third_party/libxslt/win32/libxslt/libxslt.def » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 LIBRARY libxslt 1 LIBRARY libxslt
2 EXPORTS 2 EXPORTS
3 xslDebugStatus DATA 3 xslDebugStatus DATA
4 xsltConstNamespaceNameXSLT DATA 4 xsltConstNamespaceNameXSLT DATA
5 xsltDocDefaultLoader DATA 5 xsltDocDefaultLoader DATA
6 xsltEngineVersion DATA 6 xsltEngineVersion DATA
7 xsltExtMarker DATA 7 xsltExtMarker DATA
8 xsltGenericDebug DATA 8 xsltGenericDebug DATA
9 xsltGenericDebugContext DATA 9 xsltGenericDebugContext DATA
10 xsltGenericError DATA 10 xsltGenericError DATA
11 xsltGenericErrorContext DATA 11 xsltGenericErrorContext DATA
12 xsltLibxmlVersion DATA 12 xsltLibxmlVersion DATA
13 xsltLibxsltVersion DATA 13 xsltLibxsltVersion DATA
14 xsltMaxDepth DATA 14 xsltMaxDepth DATA
15 xsltMaxVars DATA
15 xsltXSLTAttrMarker DATA 16 xsltXSLTAttrMarker DATA
16 xslAddCall 17 xslAddCall
17 xslDropCall 18 xslDropCall
18 xslHandleDebugger 19 xslHandleDebugger
19 xsltAddKey 20 xsltAddKey
20 xsltAddStackElemList 21 xsltAddStackElemList
21 xsltAddTemplate 22 xsltAddTemplate
22 xsltAllocateExtra 23 xsltAllocateExtra
23 xsltAllocateExtraCtxt 24 xsltAllocateExtraCtxt
24 xsltApplyAttributeSet 25 xsltApplyAttributeSet
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 xsltFreeAVTList 92 xsltFreeAVTList
92 xsltFreeAttributeSetsHashes 93 xsltFreeAttributeSetsHashes
93 xsltFreeCompMatchList 94 xsltFreeCompMatchList
94 xsltFreeCtxtExts 95 xsltFreeCtxtExts
95 xsltFreeDocumentKeys 96 xsltFreeDocumentKeys
96 xsltFreeDocuments 97 xsltFreeDocuments
97 xsltFreeExts 98 xsltFreeExts
98 xsltFreeGlobalVariables 99 xsltFreeGlobalVariables
99 xsltFreeKeys 100 xsltFreeKeys
100 xsltFreeLocale 101 xsltFreeLocale
102 xsltFreeLocales
101 xsltFreeNamespaceAliasHashes 103 xsltFreeNamespaceAliasHashes
102 xsltFreeRVTs 104 xsltFreeRVTs
103 xsltFreeSecurityPrefs 105 xsltFreeSecurityPrefs
104 xsltFreeStackElemList 106 xsltFreeStackElemList
105 xsltFreeStyleDocuments 107 xsltFreeStyleDocuments
106 xsltFreeStylePreComps 108 xsltFreeStylePreComps
107 xsltFreeStylesheet 109 xsltFreeStylesheet
108 xsltFreeTemplateHashes 110 xsltFreeTemplateHashes
109 xsltFreeTransformContext 111 xsltFreeTransformContext
110 xsltFunctionAvailableFunction 112 xsltFunctionAvailableFunction
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
233 xsltSplitQName 235 xsltSplitQName
234 xsltStrxfrm 236 xsltStrxfrm
235 xsltStyleGetExtData 237 xsltStyleGetExtData
236 xsltStylePreCompute 238 xsltStylePreCompute
237 xsltStyleStylesheetLevelGetExtData 239 xsltStyleStylesheetLevelGetExtData
238 xsltSystemPropertyFunction 240 xsltSystemPropertyFunction
239 xsltTemplateProcess 241 xsltTemplateProcess
240 xsltTestCompMatchList 242 xsltTestCompMatchList
241 xsltText 243 xsltText
242 xsltTimestamp 244 xsltTimestamp
243 xsltTransStorageAdd
244 xsltTransStorageRemove
245 xsltTransformError 245 xsltTransformError
246 xsltUninit 246 xsltUninit
247 xsltUnparsedEntityURIFunction 247 xsltUnparsedEntityURIFunction
248 xsltUnregisterExtModule 248 xsltUnregisterExtModule
249 xsltUnregisterExtModuleElement 249 xsltUnregisterExtModuleElement
250 xsltUnregisterExtModuleFunction 250 xsltUnregisterExtModuleFunction
251 xsltUnregisterExtModuleTopLevel 251 xsltUnregisterExtModuleTopLevel
252 xsltValueOf 252 xsltValueOf
253 xsltVariableLookup 253 xsltVariableLookup
254 xsltXPathCompile 254 xsltXPathCompile
255 xsltXPathCompileFlags
255 xsltXPathFunctionLookup 256 xsltXPathFunctionLookup
256 xsltXPathGetTransformContext 257 xsltXPathGetTransformContext
257 xsltXPathVariableLookup 258 xsltXPathVariableLookup
OLDNEW
« no previous file with comments | « third_party/libxslt/win32/configure.js ('k') | third_party/libxslt/win32/libxslt/libxslt.def » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698