Lines Matching defs:field
117 H(" C set LC_COLLATE and LC_CTYPE to locale in field 2\n");
133 H(" and last+1 positions in the field 3 string, or NULL if subexpression\n");
630 char* field[6];
749 field[i++] = p;
760 s = field[i - 1];
762 field[i - 1] = 0;
769 if (i >= elementsof(field))
771 field[i++] = p;
778 if (!(spec = field[0]))
817 bad("locale field expected\n", NiL, NiL, 0);
821 s = field[1];
979 while (i < elementsof(field))
980 field[i++] = 0;
981 if ((re = field[1]) && expand)
983 if ((s = field[2]) && expand)
985 if (!(ans = field[3]))
987 msg = field[4];