Home | History | Annotate | Download | only in libxml2

Lines Matching defs:parsed

332 #define CAN_PARSE_SCHEMA(b) (((b)->doc != NULL) && ((b)->parsed == 0))
402 int parsed;
434 int parsed;
457 int parsed;
4796 * Note that we try the parsed schemas as well here
4797 * since one might have parsed the S4S, which contain more
8206 * Returns the parsed identity-constraint definition.
8303 * Returns the parsed identity-constraint definition.
10015 * Returns a schema bucket if it was already parsed.
10017 * Returns a schema bucket if it was already parsed from
10133 /* Mark it as parsed, even if parsing fails. */
10134 bucket->parsed++;
10175 if (bucket->parsed) {
10490 /* A fitting chameleon was already parsed; NOP. */
11062 if (bucket->parsed &&
11079 if (bucket && (!bucket->parsed) && (bucket->doc != NULL)) {
20869 * Now that we have parsed *all* the schema document(s) and converted
21302 * This one is used if the schema to be parsed was specified via
28164 * @doc: a parsed document tree