Searched refs:FormatFn (Results 1 – 1 of 1) sorted by relevance
386 Value* FormatFn(const char* name, State* state, const std::vector<std::unique_ptr<Expr>>& argv) { in FormatFn() function873 RegisterFunction("format", FormatFn); in RegisterInstallFunctions()