Home
last modified time | relevance | path

Searched refs:xsltDecimalFormatGetByName (Results 1 – 3 of 3) sorted by relevance

/external/libxslt/libxslt/
DxsltInternals.h1842 xsltDecimalFormatGetByName(xsltStylesheetPtr style,
Dfunctions.c614 formatValues = xsltDecimalFormatGetByName(sheet, decimalObj->stringval); in xsltFormatNumberFunction()
Dxslt.c357 xsltDecimalFormatGetByName(xsltStylesheetPtr style, xmlChar *name) in xsltDecimalFormatGetByName() function
1379 format = xsltDecimalFormatGetByName(style, prop); in xsltParseStylesheetDecimalFormat()