FIELD_IGNORE_BLANKS_START
if (F->f_options & FIELD_IGNORE_BLANKS_START) {
F->f_options & FIELD_IGNORE_BLANKS_START);
F->f_options & FIELD_IGNORE_BLANKS_START);
FIELD_IGNORE_BLANKS_START, delimiter);
FIELD_IGNORE_BLANKS_START, delimiter);
F->f_options |= blanks_flag ? FIELD_IGNORE_BLANKS_START : 0;
nF->f_options |= FIELD_IGNORE_BLANKS_START;
~FIELD_IGNORE_BLANKS_START;
FIELD_IGNORE_BLANKS_START |
S->m_field_options &= ~FIELD_IGNORE_BLANKS_START;