Searched refs:ReadFileFn (Results 1 – 1 of 1) sorted by relevance
1388 Value* ReadFileFn(const char* name, State* state, int argc, Expr* argv[]) { in ReadFileFn() function1609 RegisterFunction("read_file", ReadFileFn); in RegisterInstallFunctions()