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