Searched defs:str (Results 1 – 8 of 8) sorted by relevance
139 function writeFile(fn, str) { argument143 function appendWriteFile(fn, str) { argument
136 function writeFile(fn, str) { argument
47 function onCallbackfun9(wid, str, tc2) { argument
183 function trimAll(str) { argument266 function isEmptyStr(str) { argument
42 void RemoveNewlines(std::string &str) in RemoveNewlines()