/third_party/abseil-cpp/absl/strings/ |
D | escaping_test.cc | 33 std::string escaped; member 56 std::string escaped; in TEST() local 94 std::string escaped = absl::CHexEscape(s); in TEST() local 139 std::string escaped = absl::CEscape(val.unescaped); in TEST() local 143 std::string escaped = absl::CHexEscape(val.unescaped); in TEST() local 147 std::string escaped = absl::Utf8SafeCEscape(val.unescaped); in TEST() local 151 std::string escaped = absl::Utf8SafeCHexEscape(val.unescaped); in TEST() local 625 std::string escaped; in TEST() local
|
D | escaping_benchmark.cc | 48 std::string escaped; in BM_WebSafeBase64Escape_string() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | escaping_test.cc | 33 std::string escaped; member 56 std::string escaped; in TEST() local 94 std::string escaped = absl::CHexEscape(s); in TEST() local 139 std::string escaped = absl::CEscape(val.unescaped); in TEST() local 143 std::string escaped = absl::CHexEscape(val.unescaped); in TEST() local 147 std::string escaped = absl::Utf8SafeCEscape(val.unescaped); in TEST() local 151 std::string escaped = absl::Utf8SafeCHexEscape(val.unescaped); in TEST() local 625 std::string escaped; in TEST() local
|
D | escaping_benchmark.cc | 48 std::string escaped; in BM_WebSafeBase64Escape_string() local
|
/third_party/json/test/src/ |
D | unit-convenience.cpp | 42 void check_escaped(const char* original, const char* escaped, const bool ensure_ascii) in check_escaped()
|
/third_party/node/benchmark/url/ |
D | url-parse.js | 7 escaped: 'https://foo.bar/{}^`/abcd' property
|
/third_party/re2/re2/testing/ |
D | exhaustive2_test.cc | 27 std::vector<std::string> escaped = alphabet; in TEST() local
|
/third_party/jerryscript/tests/unit-ext/ |
D | test-ext-handle-scope-escape.c | 47 jerry_value_t escaped = 0; in create_object() local
|
D | test-ext-handle-scope-remove.c | 47 jerry_value_t escaped = 0; in create_object() local
|
D | test-ext-handle-scope-handle-prelist-escape.c | 55 jerry_value_t escaped = 0; in create_object() local
|
D | test-ext-handle-scope-handle-prelist.c | 55 jerry_value_t escaped = 0; in create_object() local
|
D | test-ext-handle-scope-nested.c | 60 jerry_value_t escaped = 0; in create_object_nested() local
|
/third_party/boost/tools/quickbook/src/ |
D | dependency_tracker.hpp | 36 escaped = 2 enumerator
|
/third_party/curl/src/ |
D | tool_setopt.c | 237 char *escaped, *e; in c_escape() local 417 char *escaped = NULL; in libcurl_generate_slist() local 453 char *escaped = NULL; in libcurl_generate_mime_part() local 657 char *escaped = NULL; in tool_setopt() local
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_rbsp.h | 45 unsigned escaped; member
|
/third_party/boost/libs/spirit/example/support/utree/ |
D | utf8_parser.hpp | 96 escaped; member
|
/third_party/glib/gio/tests/ |
D | httpd.c | 39 char *line, *escaped, *tmp, *query, *unescaped, *path, *version; in handler() local
|
/third_party/libwebsockets/lib/core/ |
D | libwebsockets.c | 514 lws_sql_purify(char *escaped, const char *string, size_t len) in lws_sql_purify() 548 lws_json_purify(char *escaped, const char *string, int len, int *in_used) in lws_json_purify() 655 lws_urlencode(char *escaped, const char *string, int len) in lws_urlencode() 685 lws_urldecode(char *string, const char *escaped, int len) in lws_urldecode()
|
/third_party/gettext/gettext-tools/src/ |
D | write-desktop.c | 89 char *escaped; in msgfmt_desktop_handle_pair() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-buffer.c | 392 char *escaped; in test_buffer_utf8_conversion() local 681 char *escaped; in test_buffer_utf8_validity() local
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
D | json_escaping.cc | 308 StringPiece escaped; in Escape() local
|
/third_party/glib/gio/ |
D | gio-tool-info.c | 124 char *escaped, *uri; in show_info() local
|
/third_party/boost/boost/property_tree/detail/ |
D | info_parser_read.hpp | 123 bool escaped = false; in read_string() local
|
/third_party/libsoup/libsoup/ |
D | soup-directory-input-stream.c | 45 char *escaped, *path, *xml_string, *size, *date, *time, *name; in G_DEFINE_TYPE() local
|
/third_party/libsoup/examples/ |
D | simple-httpd.c | 29 char *escaped; in get_directory_listing() local
|