Home | History | Annotate | Download | only in config

Lines Matching full:extract_word

647 extract_word (char * from, char * to, int limit)
688 input_line_pointer = extract_word (input_line_pointer, str, 32);
901 input_line_pointer = extract_word (input_line_pointer, sym_name, 1024);