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

  /toolchain/binutils/binutils-2.27/libiberty/
argv.c 174 int dquote = 0; local
211 if (ISSPACE (*input) && !squote && !dquote && !bsquote)
237 else if (dquote)
241 dquote = 0;
256 dquote = 1;
  /external/selinux/python/semanage/
semanage     [all...]
  /prebuilts/go/darwin-x86/src/encoding/xml/
marshal_test.go 1158 ExpectXML: `<a><nested><value>dquote: &#34;; squote: &#39;; ampersand: &amp;; less: &lt;; greater: &gt;;</value></nested><empty></empty></a>`,
1160 Nested: `dquote: "; squote: '; ampersand: &; less: <; greater: >;`,
    [all...]
  /prebuilts/go/linux-x86/src/encoding/xml/
marshal_test.go 1158 ExpectXML: `<a><nested><value>dquote: &#34;; squote: &#39;; ampersand: &amp;; less: &lt;; greater: &gt;;</value></nested><empty></empty></a>`,
1160 Nested: `dquote: "; squote: '; ampersand: &; less: <; greater: >;`,
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/
log4j-api-2.5.jar 
  /external/python/cpython3/Objects/
unicodeobject.c 12567 Py_ssize_t osize, squote, dquote, i, o; local
    [all...]

Completed in 242 milliseconds