HomeSort by: relevance | last modified time | path
    Searched refs:eStyle (Results 1 - 2 of 2) sorted by relevancy

  /src/external/public-domain/sqlite/dist/
shell.c 704 unsigned char eStyle; /* Formatting style. "box", "csv", etc... */
1171 if( p->spec.eStyle==QRF_STYLE_StatsEst ){
1302 if( p->spec.eStyle==QRF_STYLE_StatsEst ){
1311 if( p->spec.eStyle==QRF_STYLE_StatsEst ){
2733 if( p->spec.eStyle==QRF_STYLE_Column ){
2745 if( p->spec.eStyle==QRF_STYLE_Column ){
2937 && p->spec.eStyle==QRF_STYLE_Column
2953 switch( p->spec.eStyle ){
3018 if( p->spec.eStyle==QRF_STYLE_Column
3020 && (p->spec.eStyle==QRF_STYLE_Box || p->spec.eStyle==QRF_STYLE_Table
    [all...]
  /src/external/public-domain/sqlite/dist/tea/generic/
tclsqlite3.c 2092 ** -style eStyle
2184 qrf.eStyle = aStyleMap[style];

Completed in 63 milliseconds