Home
last modified time | relevance | path

Searched refs:xsltStyleItemSortPtr (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/xml/
DXSLTUnicodeSort.cpp76 xsltStyleItemSortPtr comp; in xsltUnicodeSortFunction()
/external/libxslt/libxslt/
Dpreproc.c393 xsltStyleItemSortPtr item = (xsltStyleItemSortPtr) comp; in xsltFreeStylePreComp()
668 xsltStyleItemSortPtr comp; in xsltSortComp()
676 comp = (xsltStyleItemSortPtr) xsltNewStylePreComp(style, XSLT_FUNC_SORT); in xsltSortComp()
DxsltInternals.h1036 typedef xsltStyleItemSort *xsltStyleItemSortPtr; typedef
Dxsltutils.c957 xsltStyleItemSortPtr comp; in xsltComputeSortResult()
1085 xsltStyleItemSortPtr comp; in xsltDefaultSortFunction()