Home | History | Annotate | Download | only in libxml2

Lines Matching refs:located

408     int located;
440 int located;
463 int located;
10337 int res = 0, err = 0, located = 0, preserveDoc = 0;
10489 "Skipping import of schema located at '%s' for the "
10491 "imported with the schema located at '%s'",
10616 * just not be located.
10624 located = 1;
10634 if ((doc == NULL) && located)
10650 located = 1;
10682 if ((bkt == NULL) && located) {
10683 /* Only create a bucket if the schema was located. */
10691 bkt->located = located;
10876 * located or if there was no schemaLocation.
11021 * document could not be located or was broken XML or was not
11028 * We will raise an error if the schema cannot be located
11141 * How to proceed if the redefined schema was not located?
21672 * Generate a warning that the document could not be located.
21681 * The first located schema will be handled as if all other
21689 * if the schema cannot be located?