Searched refs:input (Results 1 – 5 of 5) sorted by relevance
48 const char *input; in TEST_BEGIN() member121 result = malloc_strtoumax(test->input, &remainder, test->base); in TEST_BEGIN()125 test->expected_errno_name, test->input, test->base); in TEST_BEGIN()128 test->input, test->base); in TEST_BEGIN()132 test->input, test->base); in TEST_BEGIN()
73 input[type=text] {
72 standard input is not a tty, which happens every time you redirect a file132 input when she or he presses the `<TAB>` key.142 The completion must be a function returning `void` and getting as input155 Basically in your completion callback, you inspect the input, and return
161 1. The input buffer is non-empty:162 * Try to parse a single reply from the input buffer and return it164 2. The input buffer is empty:
141 test {BITOP AND|OR|XOR don't change the string with single input key} {