Searched defs:hasFile (Results 1 – 3 of 3) sorted by relevance
73 UBool hasFile() const { return ucharBuf!=NULL; } in hasFile() function in DictionaryTriePerfTest
721 bool hasFile = false; in CPPline() local
119 const hasFile = (f) => !exec.length || exec.some(e => e.endsWith(f)) function