Searched refs:Backslash (Results 1 – 12 of 12) sorted by relevance
3 Backslash: \\39 Backslash: \\74 Backslash: `\\`
30 * [Backslash Escapes](#backslash)864 <h3 id="backslash">Backslash Escapes</h3>
326 std::vector<std::string> Backslash = unescapeJsonCommandLine("a\\\\\\\\"); in TEST() local327 ASSERT_EQ(1ul, Backslash.size()); in TEST()328 EXPECT_EQ("a\\", Backslash[0]); in TEST()
170 "ON=Backslash-R matches only LF CR and CRLF, OFF=Backslash-R matches all Unicode Linebreaks")
243 # backslash # Backslash. Figure out which of the \thingies we have encountered.
827 ## Backslash Escapes
403 "input": "&Backslash", 404 "description": "Bad named entity: Backslash without a semi-colon", 409 "&Backslash"414 "input": "∖", 415 "description": "Named entity: Backslash; with a semi-colon",