XML_REGEXP_MARK_NORMAL 882 third_party/libxml/src/xmlregexp.c ret->mark = XML_REGEXP_MARK_NORMAL; XML_REGEXP_MARK_NORMAL 1837 third_party/libxml/src/xmlregexp.c to->mark = XML_REGEXP_MARK_NORMAL; XML_REGEXP_MARK_NORMAL 1982 third_party/libxml/src/xmlregexp.c state->mark = XML_REGEXP_MARK_NORMAL; XML_REGEXP_MARK_NORMAL 2017 third_party/libxml/src/xmlregexp.c state->reached = XML_REGEXP_MARK_NORMAL; XML_REGEXP_MARK_NORMAL 2036 third_party/libxml/src/xmlregexp.c if (ctxt->states[newto]->reached == XML_REGEXP_MARK_NORMAL) { XML_REGEXP_MARK_NORMAL 2060 third_party/libxml/src/xmlregexp.c if ((state != NULL) && (state->reached == XML_REGEXP_MARK_NORMAL)) {