Lines Matching refs:wellFormed
301 ctxt->wellFormed = 0;
516 ctxt->wellFormed = 0;
542 ctxt->wellFormed = 0;
649 ctxt->wellFormed = 0;
681 ctxt->wellFormed = 0;
710 ctxt->wellFormed = 0;
7155 if (!ctxt->wellFormed)
7583 if ((ctxt->wellFormed == 1 ) && (ent == NULL) &&
7586 if ((ctxt->wellFormed == 1 ) && (ent == NULL) &&
9635 if (ctxt->wellFormed == 1) {
9988 if (ctxt->validate && ctxt->wellFormed && ctxt->myDoc &&
10764 if ((ctxt->wellFormed) && (ctxt->myDoc != NULL)) {
10773 if (! ctxt->wellFormed) {
10884 if (! ctxt->wellFormed) return(-1);
11391 if (ctxt->validate && ctxt->wellFormed && ctxt->myDoc &&
12336 if (ctxt->wellFormed == 0)
12669 if (ctxt->wellFormed) {
12797 if (ctxt->wellFormed) {
13015 if (!ctxt->wellFormed) {
13196 if (!ctxt->wellFormed) {
13443 if (!ctxt->wellFormed) {
13463 if ((oldctxt->validate) && (oldctxt->wellFormed) &&
13681 ctxt->wellFormed = 0;
13684 if (!ctxt->wellFormed) {
13860 if (!ctxt->wellFormed) {
13931 if (ctxt->wellFormed)
14162 if ((ctxt->wellFormed) || recovery) {
14227 * Returns the resulting document tree if the file was wellformed,
14318 if (ctxt->wellFormed)
14434 if ((ctxt->wellFormed) || recovery) ret = ctxt->myDoc;
14528 if (ctxt->wellFormed)
14600 if ((ctxt->wellFormed) || recovery) ret = ctxt->myDoc;
14851 ctxt->wellFormed = 1;
15182 if ((ctxt->wellFormed) || ctxt->recovery)