Searched refs:formatEnd (Results 1 – 1 of 1) sorted by relevance
21794 const char *span, *format, *formatEnd, *msg; in Jim_FormatString() local21809 formatEnd = format + formatLen; in Jim_FormatString()21812 while (format != formatEnd) { in Jim_FormatString()