Home | History | Annotate | Download | only in libxml2

Lines Matching refs:XML_ELEMENT_CONTENT_OR

597             case XML_ELEMENT_CONTENT_OR:
750 case XML_ELEMENT_CONTENT_OR: {
772 } while ((content->type == XML_ELEMENT_CONTENT_OR) &&
939 case XML_ELEMENT_CONTENT_OR:
1114 case XML_ELEMENT_CONTENT_OR:
1175 if ((content->c1->type == XML_ELEMENT_CONTENT_OR) ||
1181 if ((content->c2->type == XML_ELEMENT_CONTENT_OR) ||
1188 case XML_ELEMENT_CONTENT_OR:
1189 if ((content->c1->type == XML_ELEMENT_CONTENT_OR) ||
1196 ((content->c2->type == XML_ELEMENT_CONTENT_OR) &&
1282 if ((content->c1->type == XML_ELEMENT_CONTENT_OR) ||
1294 if (((content->c2->type == XML_ELEMENT_CONTENT_OR) ||
1301 case XML_ELEMENT_CONTENT_OR:
1302 if ((content->c1->type == XML_ELEMENT_CONTENT_OR) ||
4251 if (cur->type != XML_ELEMENT_CONTENT_OR) break;
4813 (CONT->parent->type != XML_ELEMENT_CONTENT_OR)) &&
4896 case XML_ELEMENT_CONTENT_OR:
5075 case XML_ELEMENT_CONTENT_OR:
5594 } else if ((cont->type == XML_ELEMENT_CONTENT_OR) &&
5600 } else if ((cont->type != XML_ELEMENT_CONTENT_OR) ||
5617 } else if ((cont->type == XML_ELEMENT_CONTENT_OR) &&
5624 } else if ((cont->type != XML_ELEMENT_CONTENT_OR) ||
6075 } else if ((cont->type == XML_ELEMENT_CONTENT_OR) &&
6080 } else if ((cont->type != XML_ELEMENT_CONTENT_OR) ||
6099 } else if ((cont->type == XML_ELEMENT_CONTENT_OR) &&
6103 } else if ((cont->type != XML_ELEMENT_CONTENT_OR) ||
6905 case XML_ELEMENT_CONTENT_OR: