Home
last modified time | relevance | path

Searched refs:STATE_TAG (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shared/
Dxml.c13 STATE_TAG, enumerator
143 *state = INT_TO_PTR(STATE_TAG); in xml_tokenize()
148 case STATE_TAG: in xml_tokenize()
208 *state = INT_TO_PTR(STATE_TAG); in xml_tokenize()
226 *state = INT_TO_PTR(STATE_TAG); in xml_tokenize()
230 t = STATE_TAG; in xml_tokenize()