mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:15:41 +00:00
[LIBXSLT] Update to version 1.1.33. CORE-15280
This commit is contained in:
parent
5bb277a54b
commit
af4421c39a
24 changed files with 288 additions and 233 deletions
4
dll/3rdparty/libxslt/numbers.c
vendored
4
dll/3rdparty/libxslt/numbers.c
vendored
|
@ -699,7 +699,7 @@ xsltNumberFormatGetValue(xmlXPathContextPtr context,
|
|||
/**
|
||||
* xsltNumberFormat:
|
||||
* @ctxt: the XSLT transformation context
|
||||
* @data: the formatting informations
|
||||
* @data: the formatting information
|
||||
* @node: the data to format
|
||||
*
|
||||
* Convert one number.
|
||||
|
@ -869,7 +869,7 @@ xsltFormatNumberPreSuffix(xsltDecimalFormatPtr self, xmlChar **format, xsltForma
|
|||
* @self: the decimal format
|
||||
* @format: the format requested
|
||||
* @number: the value to format
|
||||
* @result: the place to ouput the result
|
||||
* @result: the place to output the result
|
||||
*
|
||||
* format-number() uses the JDK 1.1 DecimalFormat class:
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue