Home
last modified time | relevance | path

Searched defs:quote (Results 26 - 50 of 87) sorted by relevance

1234

/third_party/popt/src/
H A Dpoptparse.c57 char quote = '\0'; in poptParseArgvString() local
H A Dpoptconfig.c28 glob_pattern_p (const char * pattern, int quote) in glob_pattern_p() argument
/third_party/python/Lib/email/
H A D_parseaddr.py201 def quote(str): function
H A Dutils.py33 from email._parseaddr import quote namespace
/third_party/toybox/toys/posix/
H A Dpatch.c252 int quote = 0, ch; in unquote_file() local
/third_party/python/Objects/
H A Dcapsule.c268 const char *quote; in capsule_repr() local
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dmain.c222 char quote = *cp++; in make_args() local
/third_party/icu/tools/colprobe/
H A Dline.cpp256 UBool quote = needsQuoting->containsSome(name) || needsQuoting->containsSome(NFC); in toBundleString() local
/third_party/node/deps/icu-small/source/tools/escapesrc/
H A Descapesrc.cpp225 char quote = linestr[pos]; in fixAt() local
[all...]
/third_party/icu/icu4c/source/tools/escapesrc/
H A Descapesrc.cpp225 char quote = linestr[pos]; in fixAt() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/escapesrc/
H A Descapesrc.cpp225 char quote = linestr[pos]; in fixAt() local
[all...]
/third_party/rust/crates/quote/tests/
H A Dtest.rs[all...]
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dmain.c296 char quote = *cp++; in make_args() local
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty_parse.c622 char quote = '\0'; in put_str() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-common.cc781 char quote = 0; in parse_tag() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DJSON.cpp563 static void quote(llvm::raw_ostream &OS, llvm::StringRef S) { in quote() function
/third_party/python/Parser/
H A Dstring_parser.c177 int quote = Py_CHARMASK(*s); in _PyPegen_parsestr() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp427 setNetworkParam(int id, const char *field, const char *value, bool quote) setNetworkParam() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp427 setNetworkParam(int id, const char *field, const char *value, bool quote) setNetworkParam() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dconfig.c76 int quote = 0, comment = 0, space = 0; in parse_value() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dconfig.c77 int quote = 0, comment = 0, space = 0; in parse_value() local
/third_party/ffmpeg/libavformat/
H A Dnsvdec.c303 char quote; in nsv_parse_NSVf_header() local
/third_party/node/deps/v8/tools/mb/
H A Dmb.py33 from urllib.parse import quote namespace
35 from urllib2 import quote namespace
/third_party/python/Lib/urllib/
H A Dparse.py841 def quote(string, safe='/', encoding=None, errors=None): function
[all...]
/third_party/toybox/toys/pending/
H A Ddiff.c533 int quote = 0; in quote_filename() local

Completed in 22 milliseconds

1234