Home
last modified time | relevance | path

Searched defs:quoted (Results 1 – 25 of 38) sorted by relevance

12

/third_party/boost/boost/io/detail/
Dquoted_manip.hpp164 quoted(const std::basic_string<Char, Traits, Alloc>& s, Char escape, Char delim) in quoted() function
173 quoted(std::basic_string<Char, Traits, Alloc>& s, Char escape, Char delim) in quoted() function
182 quoted(const Char* s, Char escape, Char delim) in quoted() function
/third_party/gettext/gettext-tools/src/
Dquote.h30 void (* callback) (char quote, const char *quoted, in scan_quoted()
Dfilter-quote.c42 convert_quote_callback (char quote, const char *quoted, size_t quoted_length, in convert_quote_callback()
Dx-elisp.c283 bool quoted = false; in read_token() local
Dmsgl-check.c1032 syntax_check_quote_unicode_callback (char quote, const char *quoted, in syntax_check_quote_unicode_callback()
/third_party/boost/boost/io/
Dquoted.hpp188 quoted(const std::basic_string<Char, Traits, Alloc>& s, Char escape='\\', in quoted() function
198 quoted(std::basic_string<Char, Traits, Alloc>& s, Char escape='\\', in quoted() function
208 quoted(const Char* s, Char escape='\\', Char delim='\"') in quoted() function
/third_party/glib/gio/
Dgiowin32-private.c177 gboolean quoted; in _g_win32_parse_filename() local
276 gboolean quoted; in _g_win32_extract_executable() local
/third_party/glib/glib/
Dgshell.c438 gboolean quoted; in tokenize_command_line() local
/third_party/boost/tools/build/src/engine/
Dvariable.cpp94 int const quoted = ( val[ 1 ] == '"' ) && ( val[ len ] == '"' ) && in var_defines() local
/third_party/iptables/iptables/
Dxshared.c427 void add_argv(struct argv_store *store, const char *what, int quoted) in add_argv()
484 int quote_open = 0, escaped = 0, quoted = 0; in add_param_to_argv() local
/third_party/flatbuffers/tests/fuzzer/
Dflatbuffers_scalar_fuzzer.cc76 bool quoted{ false }; member
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DIcuTextWriter.java314 private static int goodBreak(String quoted, int end) { in goodBreak()
/third_party/python/Modules/
D_csv.c1070 Py_ssize_t field_len, int *quoted, in join_append_data()
1180 join_append(WriterObj *self, PyObject *field, int quoted) in join_append()
1261 int quoted; in csv_writerow() local
/third_party/curl/lib/
Dhsts.c151 bool quoted = FALSE; in Curl_hsts_parse() local
Daltsvc.c478 bool quoted = FALSE; in Curl_altsvc_parse() local
/third_party/lwip/src/netif/ppp/
Dutils.c138 int base, len, neg, quoted; in ppp_vslprintf() local
/third_party/alsa-lib/src/topology/
Dsave.c307 int type, err, quoted, array; in save_config() local
/third_party/libsoup/libsoup/
Dsoup-headers.c437 gboolean quoted = FALSE; in skip_item() local
/third_party/ltp/tools/sparse/sparse-src/
Dtoken.h176 unsigned quoted:10; member
/third_party/eudev/src/shared/
Dutil.h132 #define _FOREACH_WORD(word, length, s, separator, quoted, state) \ argument
/third_party/re2/re2/testing/
Dre2_test.cc379 std::string quoted = RE2::QuoteMeta(unquoted); in TestQuoteMeta() local
390 std::string quoted = RE2::QuoteMeta(unquoted); in NegativeTestQuoteMeta() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspmessage.c1314 gboolean quoted = FALSE; in skip_item() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Drbt_pars.cpp1658 UBool quoted = FALSE; in utrans_stripRules() local
/third_party/node/deps/icu-small/source/i18n/
Drbt_pars.cpp1684 UBool quoted = FALSE; in utrans_stripRules() local
/third_party/icu/icu4c/source/i18n/
Drbt_pars.cpp1658 UBool quoted = FALSE; in utrans_stripRules() local

12