Home
last modified time | relevance | path

Searched defs:root_parser (Results 1 – 4 of 4) sorted by relevance

/dports/devel/py-pop-config/pop-config-1eff06ef08c51355dd27165abeacaeb7d03f2f8f/pop_config/args/
H A Dsubcommands.py40 root_parser, argument
/dports/textproc/ibus/ibus-1.5.24/src/
H A Dibusxml.c209 const static GMarkupParser root_parser = { in ibus_xml_parse_file() local
261 const static GMarkupParser root_parser = { in ibus_xml_parse_buffer() local
/dports/audio/beets/beets-1.4.9/beets/ui/
H A D__init__.py960 def root_parser(self): member in Subcommand
964 def root_parser(self, root_parser): member in Subcommand
/dports/games/freeorion/freeorion-0.4.10.2/check/
H A Dst-tool.py911 root_parser = argparse.ArgumentParser(description="Verify and modify string tables") variable