Searched refs:etORDINAL (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/src/ |
| H A D | printf.c | 35 #define etORDINAL 15 /* %r -> 1st, 2nd, 3rd, 4th, etc. English only */ macro 99 { 'r', 10, 1, etORDINAL, 0, 0 }, 417 case etORDINAL: in sqlite3_str_vappendf() 475 if( xtype==etORDINAL ){ in sqlite3_str_vappendf()
|