Searched refs:xml_file (Results 1 – 2 of 2) sorted by relevance
9 src/xml_file.c:341:36: error: call to undeclared functi16 src/xml_file.c | 1 +19 diff --git a/src/xml_file.c b/src/xml_file.c21 --- a/src/xml_file.c22 +++ b/src/xml_file.c30 #include "xml_file.h"
39 def resolve_filename(xml_file): argument44 if csdl_file == xml_file:49 def parse_node(target_entitytype, path, top_collections, found_top, xml_file): argument51 filepath = resolve_filename(xml_file)