Home
last modified time | relevance | path

Searched defs:quote (Results 1 – 25 of 79) sorted by relevance

1234

/third_party/protobuf/protoc-artifacts/
Dscl-enable-devtoolset.sh4 quote() { function
/third_party/python/Tools/scripts/
Dgoogle.py15 def quote(arg): function
/third_party/skia/third_party/externals/brotli/
Dconfigure-cmake39 quote() { function
/third_party/node/deps/icu-small/source/tools/pkgdata/
Dpkgtypes.c30 …kg_writeCharListWrap(FileStream *s, CharList *l, const char *delim, const char *brk, int32_t quote) in pkg_writeCharListWrap()
76 const char *pkg_writeCharList(FileStream *s, CharList *l, const char *delim, int32_t quote) in pkg_writeCharList()
/third_party/icu/icu4c/source/tools/pkgdata/
Dpkgtypes.c30 …kg_writeCharListWrap(FileStream *s, CharList *l, const char *delim, const char *brk, int32_t quote) in pkg_writeCharListWrap()
76 const char *pkg_writeCharList(FileStream *s, CharList *l, const char *delim, int32_t quote) in pkg_writeCharList()
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
Dpkgtypes.c30 …kg_writeCharListWrap(FileStream *s, CharList *l, const char *delim, const char *brk, int32_t quote) in pkg_writeCharListWrap()
76 const char *pkg_writeCharList(FileStream *s, CharList *l, const char *delim, int32_t quote) in pkg_writeCharList()
/third_party/rust/crates/quote/src/
Dlib.rs483 macro_rules! quote { macro
491 macro_rules! quote { macro
/third_party/skia/infra/bots/recipe_modules/build/
Dandroid.py33 quote = lambda x: '"%s"' % x function
/third_party/icu/icu4c/source/test/intltest/
Dtokiter.cpp73 UChar quote = 0; in nextToken() local
/third_party/python/Lib/html/
D__init__.py12 def escape(s, quote=True): argument
/third_party/musl/
Dconfigure55 quote () { function
/third_party/parse5/packages/parse5-htmlparser2-tree-adapter/lib/
Dindex.ts35 const quote = id.includes('"') ? "'" : '"'; constant
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/
DTokenIterator.java118 char quote = 0; in nextToken() local
/third_party/openGLES/extensions/
Dprintreg.py11 def quote(str): function
/third_party/optimized-routines/string/test/
Dstringtest.h52 quote (const char *prefix, const void *p, int len) in quote() function
/third_party/skia/third_party/externals/opengl-registry/extensions/
Dprintreg.py23 def quote(str): function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/data/
DTokenIterator.java120 char quote = 0; in nextToken() local
/third_party/node/deps/v8/src/ast/
Dprettyprinter.cc598 void CallPrinter::PrintLiteral(Handle<Object> value, bool quote) { in PrintLiteral()
621 void CallPrinter::PrintLiteral(const AstRawString* value, bool quote) { in PrintLiteral()
672 void AstPrinter::PrintLiteral(Literal* literal, bool quote) { in PrintLiteral()
705 void AstPrinter::PrintLiteral(const AstRawString* value, bool quote) { in PrintLiteral()
718 void AstPrinter::PrintLiteral(const AstConsString* value, bool quote) { in PrintLiteral()
776 bool quote) { in PrintLiteralIndented()
784 const AstRawString* value, bool quote) { in PrintLiteralIndented()
792 const AstConsString* value, bool quote) { in PrintLiteralIndented()
/third_party/curl/packages/OS400/
Dcurlcl.c63 char quote = '\0'; in parse_command_line() local
/third_party/python/Lib/
Dquopri.py36 def quote(c): function
Dshlex.py325 def quote(s): function
/third_party/popt/src/
Dpoptparse.c57 char quote = '\0'; in poptParseArgvString() local
/third_party/python/Lib/email/
Dquoprimime.py123 def quote(c): function
/third_party/rust/crates/shlex/src/
Dlib.rs161 pub fn quote(in_str: &str) -> Cow<str> { in quote() function
/third_party/toybox/toys/posix/
Dpatch.c252 int quote = 0, ch; in unquote_file() local

1234