Searched refs:sXmlSourceFile (Results 1 – 2 of 2) sorted by relevance
87 if ( sXmlSourceFile.l() == 0 in CommandLine()92 else if ( sXmlSourceFile.l() > 0 in CommandLine()215 sXmlSourceFile = argv[nCountArg]; in ParseSingleFileCommand()
42 const char * XmlSrcFile() const { return sXmlSourceFile.str(); } in XmlSrcFile()63 Simstr sXmlSourceFile; member in CommandLine
Completed in 8 milliseconds