Searched refs:is_word_break (Results 1 – 2 of 2) sorted by relevance
94 is_word_break(char c) in is_word_break() function183 } else if ((!quoted && (is_word_break(pos[0]) in get_word()448 else if (is_word_break(c)) in put_string()
122 is_word_break(char c) in is_word_break() function210 } else if ((!quoted && (is_word_break(pos[0]) in get_word()483 else if (is_word_break(c)) in put_string()