Searched defs:_xml_exit (Results 1 - 4 of 4) sorted by relevance

/gdk/build/awk/
H A Dextract-debuggable.awk52 _xml_exit(XML_TAG);
81 _xml_exit(XML_TAG);
130 function _xml_exit (tag) { function
H A Dextract-launchable.awk107 _xml_exit(XML_TAG);
136 _xml_exit(XML_TAG);
185 function _xml_exit (tag) { function
H A Dextract-package-name.awk53 _xml_exit(XML_TAG);
82 _xml_exit(XML_TAG);
131 function _xml_exit (tag) { function
H A Dxml.awk37 _xml_exit(XML_TAG);
66 _xml_exit(XML_TAG);
115 function _xml_exit (tag) { function
256 # The _xml_enter() and _xml_exit() functions are called to maintain the
257 # XML_RPATH variable when entering and exiting specific tags. _xml_exit()
264 # _xml_exit(XML_TAG);
322 # _xml_exit(XML_TAG);
326 # Note the call to _xml_exit() to update XML_RPATH here.

Completed in 153 milliseconds