HomeSort by relevance Sort by last modified time
    Searched refs:xsltDecimalFormatPtr (Results 1 - 4 of 4) sorted by null

  /external/libxslt/libxslt/
xsltInternals.h 305 typedef xsltDecimalFormat *xsltDecimalFormatPtr;
    [all...]
numbers.c 852 xsltFormatNumberPreSuffix(xsltDecimalFormatPtr self, xmlChar **format, xsltFormatNumberInfoPtr info)
943 xsltFormatNumberConversion(xsltDecimalFormatPtr self,
    [all...]
xslt.c 273 static xsltDecimalFormatPtr
276 xsltDecimalFormatPtr self;
301 xsltFreeDecimalFormat(xsltDecimalFormatPtr self)
333 xsltDecimalFormatPtr iter;
334 xsltDecimalFormatPtr tmp;
354 * Returns the xsltDecimalFormatPtr
356 xsltDecimalFormatPtr
359 xsltDecimalFormatPtr result = NULL;
    [all...]
functions.c 598 xsltDecimalFormatPtr formatValues;

Completed in 160 milliseconds