Home
last modified time | relevance | path

Searched defs:_xsltStyleItemSort (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/libxslt/libxslt/
DxsltInternals.h1038 struct _xsltStyleItemSort { struct
1041 const xmlChar *stype; /* sort */
1042 int has_stype; /* sort */
1043 int number; /* sort */
1044 const xmlChar *order; /* sort */
1045 int has_order; /* sort */
1046 int descending; /* sort */
1047 const xmlChar *lang; /* sort */
1048 int has_lang; /* sort */
1049 xsltLocale locale; /* sort */
[all …]