Home
last modified time | relevance | path

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

/third_party/libxml2/
Dgenerate_header.py113 config_header = ConfigHeader(options.config_json) variable
114 config_header.parse_file(options.config_input_path)
115 config_header.write_file(options.config_path)