Lines Matching defs:field

32  *   By a field, we mean the various delimited character sequences within each
45 * The sort key is a singly-linked list of field specifiers. At present,
50 * field species such as hexadecimal.)
52 * Fields and offsets are numbered such that zero refers to the first field or
54 * is that the field begins at the nth character beyond the mth occurence of
55 * the key separator. If the blanks flag has been specified, then the field
61 * categories: field species and field modifiers. For each field species,
64 * memcmp(). For field species that may be further modified, such as the
72 * equivalent effect for line records whose data field is composed of wide
73 * characters (wchar_t). However, the l_collated field of a line record is
311 "\nStart field: %d\tStart offset: %d\nEnd field: %d\tEnd offset: %d\n"
314 "\nStart field: %ld\tStart offset: %ld\nEnd field: %ld\tEnd offset: %ld\n"
368 ssize_t field = is_end ? F->f_end_field : F->f_start_field;
372 ASSERT(is_end || field > -1);
374 if (is_end && field == -1)
377 while (field-- > 0) {
413 ssize_t field = is_end ? F->f_end_field : F->f_start_field;
417 ASSERT(is_end || field > -1);
419 if (is_end && field == -1)
422 while (field-- > 0) {
459 ssize_t field = is_end ? F->f_end_field : F->f_start_field;
463 ASSERT(is_end || field > -1);
465 if (is_end && field == -1)
468 while (field-- > 0) {
498 * field_delimit_tabbed() is called when a field separator has been defined
501 * field, or at the end of the line.
522 ssize_t field = is_end ? F->f_end_field : F->f_start_field;
526 ASSERT(is_end || field > -1);
528 if (is_end && field == -1)
531 while (field-- > 0) {
590 * The month field formally begins with the first non-blank character.
608 * no matching month; copy string into field. required behaviour is
790 * field_convert_numeric() converts the given field into a collatable numerical
824 * field, we also require space for the sign (char), logarithm (int),
1065 * delimit field
1077 * Convert field, appending to collated field of line
1282 * l_collate field for the current comparison; and COLL_REVERSE, which flips the
1284 * the collated vector should already reflect reverse ordering from field