Searched refs:_xml_panic (Results 1 – 5 of 5) sorted by relevance
74 _xml_panic("Invalid tag name: " XML_TAG);91 _xml_panic("Invalid attribute name: " _xml_attrib);101 _xml_panic("Invalid attribute value syntax for " _xml_attrib ": " $0);110 function _xml_panic (msg) { function118 if (getline <= 0) _xml_panic("Unexpected EOF: " ERRNO);131 _xml_panic("Unexpected close tag: " XML_TAG ", expecting " _xml_expected);
78 _xml_panic("Invalid tag name: " XML_TAG);95 _xml_panic("Invalid attribute name: " _xml_attrib);105 _xml_panic("Invalid attribute value syntax for " _xml_attrib ": " $0);114 function _xml_panic (msg) { function122 if (getline <= 0) _xml_panic("Unexpected EOF: " ERRNO);135 _xml_panic("Unexpected close tag: " XML_TAG ", expecting " _xml_expected);
77 _xml_panic("Invalid tag name: " XML_TAG);94 _xml_panic("Invalid attribute name: " _xml_attrib);104 _xml_panic("Invalid attribute value syntax for " _xml_attrib ": " $0);113 function _xml_panic (msg) { function121 if (getline <= 0) _xml_panic("Unexpected EOF: " ERRNO);134 _xml_panic("Unexpected close tag: " XML_TAG ", expecting " _xml_expected);
62 _xml_panic("Invalid tag name: " XML_TAG);79 _xml_panic("Invalid attribute name: " _xml_attrib);89 _xml_panic("Invalid attribute value syntax for " _xml_attrib ": " $0);98 function _xml_panic (msg) { function106 if (getline <= 0) _xml_panic("Unexpected EOF: " ERRNO);119 _xml_panic("Unexpected close tag: " XML_TAG ", expecting " _xml_expected);
136 _xml_panic("Invalid tag name: " XML_TAG);153 _xml_panic("Invalid attribute name: " _xml_attrib);163 _xml_panic("Invalid attribute value syntax for " _xml_attrib ": " $0);172 function _xml_panic (msg) { function180 if (getline <= 0) _xml_panic("Unexpected EOF: " ERRNO);193 _xml_panic("Unexpected close tag: " XML_TAG ", expecting " _xml_expected);