Searched defs:allow_legacy_syntax (Results 1 – 3 of 3) sorted by relevance
58 bool allow_legacy_syntax = false; member
350 static char ParseSimpleEscape(char c, bool allow_legacy_syntax) { in ParseSimpleEscape()