Home
last modified time | relevance | path

Searched refs:nline (Results 1 – 7 of 7) sorted by relevance

/third_party/curl/docs/examples/
Dcookie_interface.c72 char nline[256]; in main() local
96 snprintf(nline, sizeof(nline), "%s\t%s\t%s\t%s\t%lu\t%s\t%s", in main()
100 res = curl_easy_setopt(curl, CURLOPT_COOKIELIST, nline); in main()
113 snprintf(nline, sizeof(nline), in main()
116 res = curl_easy_setopt(curl, CURLOPT_COOKIELIST, nline); in main()
/third_party/gstreamer/gstplugins_bad/tools/
Dutils.c7 print (GstDebugColorFlags c, gboolean err, gboolean nline, const gchar * format, argument
32 if (nline)
Dutils.h9 void print (GstDebugColorFlags c, gboolean err, gboolean nline, const gchar * format, va_list var_a…
/third_party/flutter/flutter/packages/flutter/test/foundation/
Ddiagnostics_json_test.dart64 StringProperty('foo', 'multi\nline\nvalue!', quoted: false),
Ddiagnostics_test.dart401 StringProperty('foo', 'multi\nline\nvalue!', quoted: false, style: propertyStyle),
502 '└child node C: TestTree#00000(foo: multi\\nline\\nvalue!)\n',
755 ' └─child node C: TestTree#00000(foo: multi\\nline\\nvalue!)\n',
789 ' TestTree#00000(foo: multi\\nline\\nvalue!)\n',
833 StringProperty('foo', 'multi\nline\nvalue!', quoted: false),
/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c2892 gint nline; in append_debug_info() local
2895 &nline, NULL, NULL, NULL); in append_debug_info()
2898 G_DIR_SEPARATOR) + 1, nline); in append_debug_info()
/third_party/node/deps/npm/node_modules/dotenv/
DREADME.md130 - new lines are expanded if in double quotes (`MULTILINE="new\nline"` becomes