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