Searched refs:cTerm (Results 1 – 1 of 1) sorted by relevance
23925 p->cTerm = EOF; in csv_read_one_field()23948 p->cTerm = c; in csv_read_one_field()23957 p->cTerm = c; in csv_read_one_field()23988 p->cTerm = c; in csv_read_one_field()24014 p->cTerm = EOF; in ascii_read_one_field()24024 p->cTerm = c; in ascii_read_one_field()27047 if( sCtx.cTerm!=sCtx.cColSep ) break; in do_meta_command()27168 if( i<nCol-1 && sCtx.cTerm!=sCtx.cColSep ){ in do_meta_command()27176 if( sCtx.cTerm==sCtx.cColSep ){ in do_meta_command()27180 }while( sCtx.cTerm==sCtx.cColSep ); in do_meta_command()[all …]