XSLT_MAX_SORT    4955 third_party/libxslt/libxslt/transform.c 		xmlNodePtr sorts[XSLT_MAX_SORT];
XSLT_MAX_SORT    4983 third_party/libxslt/libxslt/transform.c 			if (nbsorts >= XSLT_MAX_SORT) {
XSLT_MAX_SORT    5580 third_party/libxslt/libxslt/transform.c 	xmlNodePtr sorts[XSLT_MAX_SORT];
XSLT_MAX_SORT    5591 third_party/libxslt/libxslt/transform.c 	    if (nbsorts >= XSLT_MAX_SORT) {
XSLT_MAX_SORT    5595 third_party/libxslt/libxslt/transform.c 		    XSLT_MAX_SORT);
XSLT_MAX_SORT    1089 third_party/libxslt/libxslt/xsltutils.c     xmlXPathObjectPtr *resultsTab[XSLT_MAX_SORT];
XSLT_MAX_SORT    1099 third_party/libxslt/libxslt/xsltutils.c     int tempstype[XSLT_MAX_SORT], temporder[XSLT_MAX_SORT];
XSLT_MAX_SORT    1102 third_party/libxslt/libxslt/xsltutils.c 	(nbsorts >= XSLT_MAX_SORT))
XSLT_MAX_SORT    1161 third_party/libxslt/libxslt/xsltutils.c     for (i = 1;i < XSLT_MAX_SORT;i++)