Home
last modified time | relevance | path

Searched defs:text (Results 1 – 3 of 3) sorted by relevance

/coreutils/src/
Dnumfmt.c1273 process_suffixed_number (char *text, long double *result, in process_suffixed_number()
1367 process_field (char *text, uintmax_t field) in process_field()
Dfmt.c135 char const *text; /* the text of the word */ member
Dsort.c177 char *text; /* Text of the line. */ member
2264 debug_width (char const *text, char const *lim) in debug_width()
2307 char *text = line->text; in debug_key() local