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