Searched defs:format (Results 1 – 2 of 2) sorted by relevance
20 format = '--pretty={"commit":"%h", "author":"%an", "email":"%ae", "date":"%cd"}' variable
7 int fprintf(FILE *restrict stream, const char *restrict format, ...) in fprintf()