Home | History | Annotate | Download | only in libxml2

Lines Matching defs:first

1646      * First tries steps 2/ 3/ 4/ if a system ID is provided.
1882 * First tries steps 2/ 3/ 4/ if a system ID is provided.
2682 xmlChar *first;
2691 first = content;
2693 while ((*first != 0) && (*first != '-') && (*first != '<') &&
2694 (!(((*first >= 'A') && (*first <= 'Z')) ||
2695 ((*first >= 'a') && (*first <= 'z')))))
2696 first++;
2698 if (*first != '<') {
3763 * Check first the XML catalogs
3807 * Check first