Searched refs:etDYNSTRING (Results 1 – 1 of 1) sorted by relevance
32402 #define etDYNSTRING 6 /* Dynamically allocated strings. %z */ macro32480 /* 7 */ { 'z', 0, 4, etDYNSTRING, 0, 0, 6 },33197 case etDYNSTRING: in sqlite3_str_vappendf()33206 }else if( xtype==etDYNSTRING ){ in sqlite3_str_vappendf()