Searched refs:semicolons (Results 1 – 25 of 92) sorted by relevance
1234
36 constexpr auto semicolons{";"_ch >> skipMany(";"_tok) / space / maybe("\n"_ch)};39 semicolons || endOfLine)};
6 ; ; ; // HLSL allows stray global scope semicolons.
48 ; // ERROR: no extraneous semicolons
8 # We don't want no semicolons on LLVM_DEFINITIONS:
49 # Escape semicolons in the targets list so that cmake doesn't expand
13 and possibly semicolons). It does not provide semantic compression (like31 - Multiple consecutive semicolons are reduced to one
10 (* ignore top-level semicolons. *)
12 (* ignore top-level semicolons. *)
13 (* ignore top-level semicolons. *)
69 ColorStyle semicolons; member
30 and possibly semicolons). It does not provide semantic compression (like48 - Multiple consecutive semicolons are reduced to one
13 # Converts spaces in $in_string to semicolons and writes the output to
6 Finds most instances of stray semicolons that unexpectedly alter the meaning of