Lines Matching full:readfile
306 readFile(const char *path, const char *name, int32_t &length, char &type) {463 inData=readFile(NULL, filename, inLength, type);1073 data=readFile(filesPath, name, length, type);1074 // readFile() exits the tool if it fails