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

  /external/libxslt/libxslt/
xsltInternals.h 300 * xsltDecimalFormat:
304 typedef struct _xsltDecimalFormat xsltDecimalFormat;
305 typedef xsltDecimalFormat *xsltDecimalFormatPtr;
    [all...]
xslt.c 280 self = xmlMalloc(sizeof(xsltDecimalFormat));
    [all...]

Completed in 28 milliseconds