Searched refs:intfmts (Results 1 – 1 of 1) sorted by relevance
278 static const char intfmts[] = "diouxX"; in redisvFormatCommand() local301 if (strchr(intfmts,*_p) != NULL) { in redisvFormatCommand()315 if (*_p != '\0' && strchr(intfmts,*_p) != NULL) { in redisvFormatCommand()325 if (*_p != '\0' && strchr(intfmts,*_p) != NULL) { in redisvFormatCommand()335 if (*_p != '\0' && strchr(intfmts,*_p) != NULL) { in redisvFormatCommand()345 if (*_p != '\0' && strchr(intfmts,*_p) != NULL) { in redisvFormatCommand()