Home | History | Annotate | Download | only in libxml2

Lines Matching refs:l1

2900 	long l1, l2;
2902 l1 = -((long) node1->content);
2904 if (l1 < l2)
2906 if (l1 > l2)
2963 long l1, l2;
2965 l1 = -((long) node1->content);
2967 if (l1 < l2)
2969 if (l1 > l2)
2997 long l1, l2;
3015 l1 = -((long) node1->content);
3017 if (l1 < l2)
3019 if (l1 > l2)
3188 l1 = -((long) node1->content);
3190 if (l1 < l2)
3192 if (l1 > l2)
3256 l1 = -((long) node1->content);
3258 if (l1 < l2)
3260 if (l1 > l2)
4356 int i, l1;
4366 l1 = xmlXPathNodeSetGetLength(nodes1);
4368 for (i = 0; i < l1; i++) {
4390 int i, l1;
4400 l1 = xmlXPathNodeSetGetLength(nodes1);
4402 for (i = 0; i < l1; i++) {