Lines Matching full:capitalise
359 Bool capitalise )361 # define MAYBE_TOUPPER(ch) (capitalise ? vexxx_toupper(ch) : (ch))