Lines Matching full:abutting
1961 // For parsing abutting numeric fields. 'abutPat' is the
1962 // offset into 'pattern' of the first of 2 or more abutting
1966 int32_t abutPat = -1; // If >=0, we are in a run of abutting numeric fields
2020 // Determine if there is an abutting numeric field.
2021 // Record the start of a set of abutting numeric fields.
2029 abutPat = -1; // End of any abutting fields
2032 // Handle fields within a run of abutting numeric fields. Take
2040 // If we are at the start of a run of abutting fields, then
2043 // abutting numeric fields has failed.
2064 // Handle non-numeric fields and non-abutting numeric
2103 abutPat = -1; // End of any abutting fields