Searched refs:XML_REGEXP_FINAL_STATE (Results 1 – 1 of 1) sorted by relevance
154 XML_REGEXP_FINAL_STATE, enumerator1159 if (state->type == XML_REGEXP_FINAL_STATE) in xmlRegPrintState()1796 if (to->type == XML_REGEXP_FINAL_STATE) { in xmlFAReduceEpsilonTransitions()1800 from->type = XML_REGEXP_FINAL_STATE; in xmlFAReduceEpsilonTransitions()1911 if (state->type == XML_REGEXP_FINAL_STATE) in xmlFAEliminateSimpleEpsilonTransitions()1912 ctxt->states[newto]->type = XML_REGEXP_FINAL_STATE; in xmlFAEliminateSimpleEpsilonTransitions()1967 (state->type != XML_REGEXP_FINAL_STATE)) { in xmlFAEliminateEpsilonTransitions()3225 (exec->state->type != XML_REGEXP_FINAL_STATE)))) { in xmlFARegExec()3715 XML_REGEXP_FINAL_STATE) in xmlRegCompactPushString()3745 XML_REGEXP_FINAL_STATE) in xmlRegCompactPushString()[all …]