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