Home
last modified time | relevance | path

Searched refs:xsltDecimalFormat (Results 1 – 2 of 2) sorted by relevance

/external/libxslt/libxslt/
DxsltInternals.h304 typedef struct _xsltDecimalFormat xsltDecimalFormat; typedef
305 typedef xsltDecimalFormat *xsltDecimalFormatPtr;
Dxslt.c280 self = xmlMalloc(sizeof(xsltDecimalFormat)); in xsltNewDecimalFormat()