Searched refs:cTerm (Results 1 – 1 of 1) sorted by relevance
16175 p->cTerm = EOF; in csv_read_one_field()16198 p->cTerm = c; in csv_read_one_field()16208 p->cTerm = c; in csv_read_one_field()16239 p->cTerm = c; in csv_read_one_field()16265 p->cTerm = EOF; in ascii_read_one_field()16275 p->cTerm = c; in ascii_read_one_field()19545 if( sCtx.cTerm!=sCtx.cColSep ) break; in do_meta_command()19624 if( i<nCol-1 && sCtx.cTerm!=sCtx.cColSep ){ in do_meta_command()19632 if( sCtx.cTerm==sCtx.cColSep ){ in do_meta_command()19636 }while( sCtx.cTerm==sCtx.cColSep ); in do_meta_command()[all …]