Home
last modified time | relevance | path

Searched refs:inp (Results 1 – 1 of 1) sorted by relevance

/localedata/
A Dtst-ctype.c348 *inp = '\0'; in do_test()
354 while (*inp != ' ' && *inp != '\t' && *inp && *inp != '\n' in do_test()
356 ++inp; in do_test()
364 while (*inp == ' ' || *inp == '\t') in do_test()
365 ++inp; in do_test()
393 while (*inp != '\0' && *inp != '\n') in do_test()
399 *inp, *inp, *resp == '1' ? "not" : "is"); in do_test()
402 ++inp; in do_test()
413 *inp, *inp, *resp); in do_test()
416 ++inp; in do_test()
[all …]

Completed in 3 milliseconds