Searched refs:zOrd (Results 1 – 1 of 1) sorted by relevance
32860 static const char zOrd[] = "thstndrd"; in sqlite3_str_vappendf() local32865 *(--bufpt) = zOrd[x*2+1]; in sqlite3_str_vappendf()32866 *(--bufpt) = zOrd[x*2]; in sqlite3_str_vappendf()