Home
last modified time | relevance | path

Searched refs:add_quotes (Results 1 – 25 of 102) sorted by relevance

12345

/dports/net-mgmt/resource-agents/resource-agents-4.9.0/tools/ocft/
H A Docft.in52 add_quotes()
390 check_success \$? $(add_quotes 1 "export ${trunk[1]}")
399 check_success \$? $(add_quotes 1 "unset ${trunk[1]}")
417 check_success \$? $(add_quotes 1 "./$cfg_agent ${branch[0]}")
444 agent_run $(add_quotes 1 "$cfg_agent") $(add_quotes 1 "${branch[0]}") $cfg_hang_timeout
451 agent_run $(add_quotes 1 "$cfg_agent") $(add_quotes 1 "${branch[0]}") $cfg_hang_timeout
452 check_success \$? $(add_quotes 1 "./$cfg_agent ${branch[0]}")
457 test -n $(add_quotes 2 "\$${branch[1]}")
458 check_success \$? $(add_quotes 1 "test -n \"\$${branch[1]}\"")
462 agent_run $(add_quotes 1 "$cfg_agent") $(add_quotes 1 "${branch[0]}") $cfg_hang_timeout
[all …]
/dports/games/retroarch/RetroArch-1.9.7/
H A Ddatabase_info.c37 bool add_quotes = true; in database_info_build_query_enum() local
55 add_quotes = false; in database_info_build_query_enum()
86 add_quotes = false; in database_info_build_query_enum()
90 add_quotes = false; in database_info_build_query_enum()
94 add_quotes = false; in database_info_build_query_enum()
98 add_quotes = false; in database_info_build_query_enum()
102 add_quotes = false; in database_info_build_query_enum()
106 add_quotes = false; in database_info_build_query_enum()
115 if (add_quotes) in database_info_build_query_enum()
120 if (add_quotes) in database_info_build_query_enum()
/dports/www/py-flask-json/Flask-JSON-0.3.4/
H A Dflask_json.py243 def _json_p_handler(rv, callbacks=None, optional=None, add_quotes=None): argument
247 if add_quotes is None:
248 add_quotes = current_app.config['JSON_JSONP_STRING_QUOTES']
267 if add_quotes:
282 def as_json_p(f=None, callbacks=None, optional=None, add_quotes=None): argument
349 return _json_p_handler(rv, callbacks, optional, add_quotes)
357 return _json_p_handler(rv, callbacks, optional, add_quotes)
/dports/games/pioneer/pioneer-20210723/scripts/
H A Dclean_lang_data.py46 add_quotes = (value != value.strip())
47 if add_quotes:
50 if add_quotes:
/dports/x11-toolkits/gtk40/gtk-4.4.1/demos/gtk-demo/
H A Dgeninclude.py9 def add_quotes(s): function
94 …+ "\", \"" + title + "\", " + "(const char*[]) {" + ", ".join(list(map(add_quotes, child[2])) + ["…
121 … name + ", " + title + ", " + "(const char*[]) {" + ", ".join(list(map(add_quotes, keywords)) + ["…
/dports/converters/osm2pgrouting/osm2pgrouting-2.3.8/tools/osmium/src/collectors/
H A Dturn_restriccions.cpp108 std::string user = add_quotes(std::string(relation.user())); in attributes_str()
114 str += "user=>" + add_quotes(std::string(relation.user())); in attributes_str()
123 str += std::string(tag.key()) + "=>" + add_quotes(tag.value()) + ','; in tags_str()
/dports/databases/mysql55-client/mysql-5.5.62/client/
H A Dmysql_plugin.c286 static char *add_quotes(const char *path) in add_quotes() function
344 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1190 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1191 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1192 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/client/
H A Dmysql_plugin.c293 static char *add_quotes(const char *path) in add_quotes() function
353 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1239 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1240 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1241 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/client/
H A Dmysql_plugin.c293 static char *add_quotes(const char *path) in add_quotes() function
353 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1239 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1240 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1241 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/client/
H A Dmysql_plugin.c302 static char *add_quotes(const char *path) in add_quotes() function
363 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1267 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1268 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1269 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/client/
H A Dmysql_plugin.c293 static char *add_quotes(const char *path) in add_quotes() function
353 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1239 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1240 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1241 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/client/
H A Dmysql_plugin.c302 static char *add_quotes(const char *path) in add_quotes() function
361 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1263 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1264 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1265 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/databases/percona57-server/percona-server-5.7.36-39/client/
H A Dmysql_plugin.c302 static char *add_quotes(const char *path) in add_quotes() function
363 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1267 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1268 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1269 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/client/
H A Dmysql_plugin.c302 static char *add_quotes(const char *path) in add_quotes() function
361 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1263 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1264 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1265 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/databases/percona57-client/percona-server-5.7.36-39/client/
H A Dmysql_plugin.c302 static char *add_quotes(const char *path) in add_quotes() function
363 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1267 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1268 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1269 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/client/
H A Dmysql_plugin.c293 static char *add_quotes(const char *path) in add_quotes() function
351 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1235 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1236 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1237 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/databases/mariadb105-client/mariadb-10.5.15/client/
H A Dmysql_plugin.c286 static char *add_quotes(const char *path) in add_quotes() function
345 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1229 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1230 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1231 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/databases/mariadb104-server/mariadb-10.4.24/client/
H A Dmysql_plugin.c286 static char *add_quotes(const char *path) in add_quotes() function
345 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1229 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1230 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1231 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/databases/mariadb105-server/mariadb-10.5.15/client/
H A Dmysql_plugin.c286 static char *add_quotes(const char *path) in add_quotes() function
345 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1229 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1230 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1231 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/databases/mariadb103-client/mariadb-10.3.34/client/
H A Dmysql_plugin.c286 static char *add_quotes(const char *path) in add_quotes() function
345 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1229 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1230 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1231 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/databases/mariadb104-client/mariadb-10.4.24/client/
H A Dmysql_plugin.c286 static char *add_quotes(const char *path) in add_quotes() function
345 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1229 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1230 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1231 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/databases/mariadb103-server/mariadb-10.3.34/client/
H A Dmysql_plugin.c286 static char *add_quotes(const char *path) in add_quotes() function
345 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1229 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1230 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1231 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/databases/mysql57-client/mysql-5.7.36/client/
H A Dmysql_plugin.c302 static char *add_quotes(const char *path) in add_quotes() function
361 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1263 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1264 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1265 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/databases/mysql56-client/mysql-5.6.51/client/
H A Dmysql_plugin.c293 static char *add_quotes(const char *path) in add_quotes() function
351 add_quotes(tool_path), add_quotes(defaults_file)); in get_default_values()
1235 add_quotes(convert_path(server_path)), verbose_str, in bootstrap_server()
1236 add_quotes(opt_datadir), add_quotes(opt_basedir), in bootstrap_server()
1237 add_quotes(bootstrap_file)); in bootstrap_server()
/dports/mail/neomutt/neomutt-20211029/email/
H A Drfc2231.c353 bool add_quotes = false; in rfc2231_encode_string() local
412 if (!add_quotes && strchr(MimeSpecials, *cur)) in rfc2231_encode_string()
413 add_quotes = true; in rfc2231_encode_string()
426 (add_quotes ? 2 : 0) - // "...." in rfc2231_encode_string()

12345