Home
last modified time | relevance | path

Searched defs:quote_str (Results 1 – 25 of 128) sorted by relevance

123456

/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/common/
H A Dformatting.py14 def tostr(value, quote_str=False): argument
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/cookie-store/resources/
H A Dcookie_helper.py38 def quote_str(cookie_str): function
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/cookie-store/resources/
H A Dcookie_helper.py37 def quote_str(cookie_str): function
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/cookie-store/resources/
H A Dcookie_helper.py38 def quote_str(cookie_str): function
/dports/textproc/R-cran-xml2/xml2/R/
H A Dutils.R17 quote_str <- function(x, quote = "\"") { function
/dports/editors/xi-core/xi-editor-0.3.0/rust/unicode/examples/
H A Druntestdata.rs28 fn quote_str(s: &str) -> String { in quote_str() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/xi-unicode-0.3.0/examples/
H A Druntestdata.rs28 fn quote_str(s: &str) -> String { in quote_str() function
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysys/
H A Dstring.c156 const char *quote_str= "\""; in dynstr_append_os_quoted() local
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysys/
H A Dstring.c156 const char *quote_str= "\""; in dynstr_append_os_quoted() local
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysys/
H A Dstring.c156 const char *quote_str= "\""; in dynstr_append_os_quoted() local
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysys/
H A Dmy_string.cc149 const char *quote_str = "\""; in dynstr_append_os_quoted() local
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysys/
H A Dstring.c161 const char *quote_str= "\""; in dynstr_append_os_quoted() local
/dports/databases/percona57-server/percona-server-5.7.36-39/mysys/
H A Dstring.c161 const char *quote_str= "\""; in dynstr_append_os_quoted() local
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysys/
H A Dstring.c161 const char *quote_str= "\""; in dynstr_append_os_quoted() local
/dports/databases/percona57-client/percona-server-5.7.36-39/mysys/
H A Dstring.c161 const char *quote_str= "\""; in dynstr_append_os_quoted() local
/dports/databases/mysql57-client/mysql-5.7.36/mysys/
H A Dstring.c161 const char *quote_str= "\""; in dynstr_append_os_quoted() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysys/
H A Dstring.c161 const char *quote_str= "\""; in dynstr_append_os_quoted() local
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysys/
H A Dstring.c156 const char *quote_str= "\""; in dynstr_append_os_quoted() local
/dports/databases/mysql56-client/mysql-5.6.51/mysys/
H A Dstring.c156 const char *quote_str= "\""; in dynstr_append_os_quoted() local
/dports/databases/mysql55-client/mysql-5.5.62/mysys/
H A Dstring.c144 const char *quote_str= "\""; in dynstr_append_os_quoted() local
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/mysql_sys/
H A Dstring.c162 const char *quote_str= "\""; in dynstr_append_os_quoted() local
/dports/devel/py-deepdiff/deepdiff-5.6.0/deepdiff/
H A Dmodel.py793 quote_str = None variable in ChildRelationship
880 quote_str = "'{}'" variable in DictRelationship
885 quote_str = None variable in NumpyArrayRelationship
/dports/mail/sylpheed/sylpheed-3.7.0/src/
H A Dquote_fmt_parse.y31 static const gchar *quote_str = NULL; variable
/dports/mail/claws-mail-pgp/claws-mail-3.18.0/src/
H A Dquote_fmt_parse.y73 static const gchar *quote_str = NULL; variable
471 const gchar *quote_str) in quote_fmt_show_msg()
/dports/mail/claws-mail-newmail/claws-mail-3.18.0/src/
H A Dquote_fmt_parse.y73 static const gchar *quote_str = NULL; variable
471 const gchar *quote_str) in quote_fmt_show_msg()

123456