Home
last modified time | relevance | path

Searched defs:quote (Results 1 - 25 of 88) sorted by relevance

1234

/third_party/protobuf/protoc-artifacts/
H A Dscl-enable-devtoolset.sh4 quote() { function
/third_party/skia/third_party/externals/brotli/
H A Dconfigure-cmake39 quote() { function
[all...]
/third_party/python/Tools/scripts/
H A Dgoogle.py15 def quote(arg): function
/third_party/icu/icu4c/source/test/intltest/
H A Dtokiter.cpp73 UChar quote = 0; in nextToken() local
/third_party/openGLES/extensions/
H A Dprintreg.py11 def quote(str): function
/third_party/skia/third_party/externals/opengl-registry/extensions/
H A Dprintreg.py23 def quote(str): function
/kernel/linux/linux-6.6/rust/macros/
H A Dlib.rs6 mod quote; modules
H A Dquote.rs153 macro_rules! quote { global() macros
[all...]
/third_party/musl/
H A Dconfigure55 quote () { function
/third_party/optimized-routines/string/test/
H A Dstringtest.h52 quote (const char *prefix, const void *p, int len) in quote() function
/third_party/python/Lib/wsgiref/
H A Dutil.py40 from urllib.parse import quote namespace
60 from urllib.parse import quote namespace
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dfunction.rs
/third_party/python/Lib/
H A Dquopri.py36 def quote(c): function
H A Dshlex.py325 def quote(s): function
H A Dpipes.py66 from shlex import quote namespace
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dstring_utils.cpp20 std::string StringUtils::SurroundWithQuote(const std::string &value, const std::string &quote) in SurroundWithQuote() argument
/third_party/curl/packages/OS400/
H A Dcurlcl.c63 char quote = '\0'; in parse_command_line() local
/third_party/node/deps/icu-small/source/tools/pkgdata/
H A Dpkgtypes.c30 const char *pkg_writeCharListWrap(FileStream *s, CharList *l, const char *delim, const char *brk, int32_t quote) in pkg_writeCharListWrap() argument
76 const char *pkg_writeCharList(FileStream *s, CharList *l, const char *delim, int32_t quote) in pkg_writeCharList() argument
/third_party/icu/icu4c/source/tools/pkgdata/
H A Dpkgtypes.c30 const char *pkg_writeCharListWrap(FileStream *s, CharList *l, const char *delim, const char *brk, int32_t quote) in pkg_writeCharListWrap() argument
76 const char *pkg_writeCharList(FileStream *s, CharList *l, const char *delim, int32_t quote) in pkg_writeCharList() argument
/third_party/python/Lib/email/
H A Dquoprimime.py123 def quote(c): function
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgtypes.c30 const char *pkg_writeCharListWrap(FileStream *s, CharList *l, const char *delim, const char *brk, int32_t quote) in pkg_writeCharListWrap() argument
76 const char *pkg_writeCharList(FileStream *s, CharList *l, const char *delim, int32_t quote) in pkg_writeCharList() argument
/third_party/rust/crates/quote/src/
H A Dlib.rs483 macro_rules! quote { global() macros
491 macro_rules! quote { global() macros
[all...]
/third_party/rust/crates/shlex/src/
H A Dlib.rs161 pub fn quote(in_str: &str) -> Cow<str> { in quote() functions
/third_party/gn/src/gn/
H A Descape.cc101 bool quote = false; in EscapeStringToString_CompilationDatabase() local
[all...]
/third_party/node/deps/v8/src/asmjs/
H A Dasm-scanner.cc376 void AsmJsScanner::ConsumeString(base::uc32 quote) { in ConsumeString() argument

Completed in 14 milliseconds

1234