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;
4775 * Note that we try the parsed schemas as well here
4776 * since one might have parsed the S4S, which contain more
8187 * Returns the parsed identity-constraint definition.
8284 * Returns the parsed identity-constraint definition.
9996 * Returns a schema bucket if it was already parsed.
9998 * Returns a schema bucket if it was already parsed from
10114 /* Mark it as parsed, even if parsing fails. */
10115 bucket->parsed++;
10156 if (bucket->parsed) {
10459 /* A fitting chameleon was already parsed; NOP. */
11031 if (bucket->parsed &&
11037 "trying to use an already parsed schema for a "
11047 if (bucket && (!bucket->parsed) && (bucket->doc != NULL)) {
20767 * Now that we have parsed *all* the schema document(s) and converted
21200 * This one is used if the schema to be parsed was specified via
28007 * @doc: a parsed document tree