Home
last modified time | relevance | path

Searched refs:Quote (Results 1 – 25 of 64) sorted by relevance

123

/third_party/node/deps/npm/node_modules/http-signature/lib/
Dparser.js24 Quote: 1, property
166 substate = ParamsState.Quote;
172 case ParamsState.Quote:
/third_party/PyYAML/examples/pygments-lexer/
Dyaml.py275 (r'\'', Literal.Scalar.Flow.Quote, 'single-quoted-scalar'),
277 (r'\"', Literal.Scalar.Flow.Quote, 'double-quoted-scalar'),
361 (r'\'', Literal.Scalar.Flow.Quote, '#pop'),
376 (r'"', Literal.Scalar.Flow.Quote, '#pop'),
/third_party/flutter/flutter/examples/stocks/lib/
Dstock_data.dart7 // "Symbol","Name","LastSale","MarketCap","IPOyear","Sector","industry","Summary Quote",
23 // "Symbol","Name","LastSale","MarketCap","IPOyear","Sector","industry","Summary Quote",
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
Dwire.go130 return strconv.Quote(id.Name)
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/jsonrpc2/
Dwire.go130 return strconv.Quote(id.Name)
/third_party/spirv-tools/utils/vscode/src/lsp/jsonrpc2/
Dwire.go130 return strconv.Quote(id.Name)
/third_party/ltp/tools/sparse/sparse-src/
Dtokenize.c502 Quote = 64, enumerator
529 ['\'' + 1] = Quote,
530 ['"' + 1] = Quote,
936 if (cclass[next + 1] & Quote) { in get_one_identifier()
/third_party/skia/third_party/externals/expat/expat/
Dconfigure-ac-style.md14 Quote "everything":
/third_party/boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/contrib/rapidxml-1.13/
Drapidxml.hpp1482 template<Ch Quote>
1487 if (Quote == Ch('\'')) in test()
1489 if (Quote == Ch('\"')) in test()
1496 template<Ch Quote>
1501 if (Quote == Ch('\'')) in test()
1503 if (Quote == Ch('\"')) in test()
/third_party/boost/boost/property_tree/detail/
Drapidxml.hpp1466 template<Ch Quote>
1471 if (Quote == Ch('\'')) in test()
1473 if (Quote == Ch('\"')) in test()
1480 template<Ch Quote>
1485 if (Quote == Ch('\'')) in test()
1487 if (Quote == Ch('\"')) in test()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLTraits.cpp677 const char *const Quote = MustQuote == QuotingType::Single ? "'" : "\""; in scalarString() local
678 output(Quote); // Starting quote. in scalarString()
685 outputUpToEndOfLine(Quote); in scalarString()
704 outputUpToEndOfLine(Quote); // Ending quote. in scalarString()
/third_party/flutter/flutter/examples/stocks/test/
Dsearch_test.dart23 // "Symbol","Name","LastSale","MarketCap","IPOyear","Sector","industry","Summary Quote"
/third_party/python/PCbuild/
Dfind_python.bat61 @rem Quote it here; it's not quoted later because "py -x.y" wouldn't work
/third_party/flutter/skia/src/pdf/
DSkPDFTag.cpp47 M(Quote); in tag_name_from_type()
/third_party/curl/docs/cmdline-opts/
Dquote.d9 Send an arbitrary command to the remote FTP or SFTP server. Quote commands are
/third_party/gettext/gnulib-local/m4/
DChangeLog.0300 * hostname.m4: Quote first argument of AC_DEFUN.
505 * mbrtowc.m4: Quote first arg of AC_DEFUN.
705 * signed.m4: Quote first argument of AC_DEFUN.
726 * c-bs-a.m4: Quote first argument of AC_DEFUN.
/third_party/curl/tests/data/
Dtest153856 e21: Quote command returned error
/third_party/gettext/gettext-tools/doc/
Dlang-perl.texi117 * Quote-like Expressions:: What are Strings And Quote-like Expressions?
397 @node Quote-like Expressions
398 @subsubsection What are Strings And Quote-like Expressions?
/third_party/gettext/gettext-tools/examples/
DChangeLog.0168 examples: Quote shell variables in hello-java*/configure
172 * hello-java/configure.ac: Quote $BUILDJAVA.
173 * hello-java-awt/configure.ac: Quote $BUILDJAVAEXE and $BUILDJAVA.
1086 * hello-c++-qt/m4/qt.m4: Quote the first argument of AC_DEFUN.
/third_party/gettext/gettext-runtime/src/
DChangeLog.036 * envsubst.c (usage): Quote 'like this', not `like this', as per the
/third_party/boost/libs/spirit/doc/
Dpreface.qbk127 framework. [footnote Quote from http://www.stringtemplate.org/: It is a
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp736 char Quote = Src[I++]; in TokenizeGNUCommandLine() local
737 while (I != E && Src[I] != Quote) { in TokenizeGNUCommandLine()
/third_party/icu/docs/userguide/strings/
Dunicodeset.md140 #### Single Quote
/third_party/ltp/doc/
Dtest-writing-guidelines.txt182 * Quote variables
/third_party/curl/docs/
DMAIL-ETIQUETTE251 Quote as little as possible. Just enough to provide the context you cannot

123