Home | History | Annotate | Download | only in libxml2

Lines Matching defs:l1

156     long l1, l2;
174 l1 = -((long) node1->content);
176 if (l1 < l2)
178 if (l1 > l2)
347 l1 = -((long) node1->content);
349 if (l1 < l2)
351 if (l1 > l2)
415 l1 = -((long) node1->content);
417 if (l1 < l2)
419 if (l1 > l2)
3331 long l1, l2;
3333 l1 = -((long) node1->content);
3335 if (l1 < l2)
3337 if (l1 > l2)
3394 long l1, l2;
3396 l1 = -((long) node1->content);
3398 if (l1 < l2)
3400 if (l1 > l2)
4468 int i, l1;
4478 l1 = xmlXPathNodeSetGetLength(nodes1);
4480 for (i = 0; i < l1; i++) {
4504 int i, l1;
4514 l1 = xmlXPathNodeSetGetLength(nodes1);
4516 for (i = 0; i < l1; i++) {