Searched refs:parseControlCode (Results 1 – 3 of 3) sorted by relevance
692 dchar parseControlCode() in parseControlCode() function1130 last = parseControlCode();1249 end = parseControlCode();1468 Bytecode code = Bytecode(IR.Char, parseControlCode()); in parseEscape()
960 Bytecode code = Bytecode(IR.Char, unicode.parseControlCode(this)); in parseEscape()
6393 last = unicode.parseControlCode(this);6515 end = unicode.parseControlCode(this);6838 static package(std) dchar parseControlCode(Parser)(ref Parser p)