HomeSort by relevance Sort by last modified time
    Searched refs:Backslash (Results 1 - 17 of 17) sorted by null

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
backslash-at.d 2 #name: Backslash-at for ARM
  /external/pdfium/xfa/fxfa/parser/
cxfa_line.cpp 22 (void*)XFA_AttributeEnum::Backslash},
xfa_basic_data_enum.cpp 14 {0x5c, L"\\", XFA_AttributeEnum::Backslash},
  /external/clang/unittests/Tooling/
CompilationDatabaseTest.cpp 372 std::vector<std::string> Backslash = unescapeJsonCommandLine("a\\\\\\\\");
373 ASSERT_EQ(1ul, Backslash.size());
374 EXPECT_EQ("a\\", Backslash[0]);
  /external/pdfium/core/fpdfapi/parser/
cpdf_syntax_parser.cpp 36 enum class ReadStatus { Normal, Backslash, Octal, FinishOctal, CarriageReturn };
200 status = ReadStatus::Backslash;
204 case ReadStatus::Backslash:
  /external/pcre/dist2/
RunTest.bat 69 %pcre2test% -C backslash-C >NUL
482 echo Test 21 Skipped due to absence of backslash-C support.
485 call :runsub 21 testout "Backslash-C tests without UTF" -q
486 call :runsub 21 testout "Backslash-C tests without UTF (DFA)" -q -dfa
492 echo Test 22 Skipped due to absence of backslash-C support.
499 call :runsub 22 testout "Backslash-C tests with UTF" -q
505 echo Test 23 Skipped due to presence of backslash-C support.
508 call :runsub 23 testout "Backslash-C disabled test" -q
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 101 Backslash,
  /prebuilts/go/darwin-x86/src/mime/
mediatype_test.go 141 // Note: Backslash escape handling is a bit loose, like MSIE.
485 {"foo/BAR", map[string]string{"bslash": `With \backslash`}, `foo/bar; bslash="With \\backslash"`},
486 {"foo/BAR", map[string]string{"both": `With \backslash and "quote`}, `foo/bar; both="With \\backslash and \"quote"`},
  /prebuilts/go/darwin-x86/src/os/signal/
doc.go 32 by default is ^\ (Control-Backslash). In general you can cause a
  /prebuilts/go/linux-x86/src/mime/
mediatype_test.go 141 // Note: Backslash escape handling is a bit loose, like MSIE.
485 {"foo/BAR", map[string]string{"bslash": `With \backslash`}, `foo/bar; bslash="With \\backslash"`},
486 {"foo/BAR", map[string]string{"both": `With \backslash and "quote`}, `foo/bar; both="With \\backslash and \"quote"`},
  /prebuilts/go/linux-x86/src/os/signal/
doc.go 32 by default is ^\ (Control-Backslash). In general you can cause a
  /prebuilts/go/darwin-x86/src/encoding/json/
encode.go 109 // marks, backslash, and comma.
814 // Backslash and quote chars are reserved, but
    [all...]
  /prebuilts/go/darwin-x86/src/html/
entity.go 36 "Backslash;": '\U00002216',
    [all...]
  /prebuilts/go/linux-x86/src/encoding/json/
encode.go 109 // marks, backslash, and comma.
814 // Backslash and quote chars are reserved, but
    [all...]
  /prebuilts/go/linux-x86/src/html/
entity.go 36 "Backslash;": '\U00002216',
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/lib/
tools.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
tools.jar 

Completed in 733 milliseconds