Home
last modified time | relevance | path

Searched defs:unquoted (Results 1 – 25 of 781) sorted by relevance

12345678910>>...32

/dports/www/hs-postgrest/postgrest-8.0.0/src/PostgREST/
H A DMiddleware.hs152 unquoted (JSON.String t) = t function
153 unquoted (JSON.Number n) = function
155 unquoted (JSON.Bool b) = show b function
156 unquoted v = toS $ JSON.encode v function
/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Dxtext.c78 VSTRING *xtext_quote_append(VSTRING *quoted, const char *unquoted, in xtext_quote_append()
98 VSTRING *xtext_quote(VSTRING *quoted, const char *unquoted, const char *special) in xtext_quote()
107 VSTRING *xtext_unquote_append(VSTRING *unquoted, const char *quoted) in xtext_unquote_append()
139 VSTRING *xtext_unquote(VSTRING *unquoted, const char *quoted) in xtext_unquote()
165 VSTRING *unquoted = vstring_alloc(BUFLEN); in main() local
H A Duxtext.c81 VSTRING *uxtext_quote_append(VSTRING *quoted, const char *unquoted, in uxtext_quote_append()
143 VSTRING *uxtext_quote(VSTRING *quoted, const char *unquoted, const char *special) in uxtext_quote()
152 VSTRING *uxtext_unquote_append(VSTRING *unquoted, const char *quoted) in uxtext_unquote_append()
219 VSTRING *uxtext_unquote(VSTRING *unquoted, const char *quoted) in uxtext_unquote()
245 VSTRING *unquoted = vstring_alloc(BUFLEN); in main() local
/dports/x11-toolkits/gtk-sharp-beans/gtk-sharp-beans-2.14.1/GLib.Sources/
H A DShell.cs33 public static string Quote (string unquoted) in Quote()
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/language/fixtures/
H A Dsquiggly_heredoc.rb14 def self.unquoted singletonMethod
/dports/editors/hnb/hnb-1.9.18/src/
H A Dfile_hnb.c197 {char *unquoted=string_replace(rdata,xmlunquote); in import_hnb() local
239 char *unquoted=string_replace(nodedata,xmlunquote); in import_hnb() local
H A Dfile_xml.c256 char *unquoted=string_replace(nodedata,xmlunquote); in import_xml() local
295 char *unquoted=string_replace(nodedata,xmlunquote); in import_xml() local
/dports/www/nift/nsm-2.4.11/
H A DQuoted.cpp39 std::string quote(const std::string &unquoted) in quote()
/dports/lang/php81/php-8.1.1/ext/pdo_dblib/
H A Ddblib_driver.c145 static zend_string* dblib_handle_quoter(pdo_dbh_t *dbh, const zend_string *unquoted, enum pdo_param… in dblib_handle_quoter()
166 if (ZSTR_VAL(unquoted)[i] == '\'') ++quotedlen; in dblib_handle_quoter() local
182 if (ZSTR_VAL(unquoted)[i] == '\'') { in dblib_handle_quoter() local
/dports/databases/php81-pdo_dblib/php-8.1.1/ext/pdo_dblib/
H A Ddblib_driver.c145 static zend_string* dblib_handle_quoter(pdo_dbh_t *dbh, const zend_string *unquoted, enum pdo_param… in dblib_handle_quoter()
166 if (ZSTR_VAL(unquoted)[i] == '\'') ++quotedlen; in dblib_handle_quoter() local
182 if (ZSTR_VAL(unquoted)[i] == '\'') { in dblib_handle_quoter() local
/dports/www/mod_php81/php-8.1.1/ext/pdo_dblib/
H A Ddblib_driver.c145 static zend_string* dblib_handle_quoter(pdo_dbh_t *dbh, const zend_string *unquoted, enum pdo_param… in dblib_handle_quoter()
166 if (ZSTR_VAL(unquoted)[i] == '\'') ++quotedlen; in dblib_handle_quoter() local
182 if (ZSTR_VAL(unquoted)[i] == '\'') { in dblib_handle_quoter() local
/dports/audio/festival/speech_tools/testsuite/
H A Dstring_example.cc88 EST_String unquoted(quoted.unquote_if_needed('\'')); in main() local
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/tools/src/
H A Dtags.erl283 unquoted([], Word) -> {Word, []}; function
284 unquoted([C | Cs], Acc) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/tools/emacs/
H A Dtags.erl283 unquoted([], Word) -> {Word, []}; function
284 unquoted([C | Cs], Acc) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/tools/src/
H A Dtags.erl283 unquoted([], Word) -> {Word, []}; function
284 unquoted([C | Cs], Acc) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/tools/emacs/
H A Dtags.erl283 unquoted([], Word) -> {Word, []}; function
284 unquoted([C | Cs], Acc) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/tools/src/
H A Dtags.erl283 unquoted([], Word) -> {Word, []}; function
284 unquoted([C | Cs], Acc) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/tools/emacs/
H A Dtags.erl283 unquoted([], Word) -> {Word, []}; function
284 unquoted([C | Cs], Acc) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/tools/emacs/
H A Dtags.erl340 unquoted([], Word) -> {Word, []}; function
341 unquoted([C | Cs], Acc) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/tools/src/
H A Dtags.erl340 unquoted([], Word) -> {Word, []}; function
341 unquoted([C | Cs], Acc) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/tools/emacs/
H A Dtags.erl340 unquoted([], Word) -> {Word, []}; function
341 unquoted([C | Cs], Acc) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/tools/src/
H A Dtags.erl340 unquoted([], Word) -> {Word, []}; function
341 unquoted([C | Cs], Acc) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/tools/emacs/
H A Dtags.erl340 unquoted([], Word) -> {Word, []}; function
341 unquoted([C | Cs], Acc) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/tools/src/
H A Dtags.erl340 unquoted([], Word) -> {Word, []}; function
341 unquoted([C | Cs], Acc) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/tools/emacs/
H A Dtags.erl340 unquoted([], Word) -> {Word, []}; function
341 unquoted([C | Cs], Acc) -> function

12345678910>>...32