Home | History | Annotate | Download | only in libxml2

Lines Matching defs:local

499     int local = 0;
520 local = 1;
618 * If local and xml then we need a fragment
620 if ((local == 1) && (xml == 1) &&
623 "detected a local recursion with no xpointer in %s\n",
633 if ((!local) && (xml == 1)) {
1451 * Handling of references to the local document are done
1832 * Handling of references to the local document are done