Home
last modified time | relevance | path

Searched defs:single_quote (Results 1 – 25 of 85) sorted by relevance

1234

/dports/devel/R-cran-lintr/lintr/tests/testthat/
H A Dhelper.R3 single_quote <- function(x) paste0("'", x, "'") function
/dports/devel/R-cran-glue/glue/R/
H A Dquoting.R11 single_quote <- function(x) { function
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/proc-macro/auxiliary/
H A Dmixed-site-span.rs19 let mut single_quote = Punct::new('\'', Spacing::Joint); in proc_macro_rules() localVariable
/dports/devel/py-click-completion/click-completion-0.5.2/click_completion/
H A Dlib.py16 def single_quote(s): function
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/click_completion/
H A Dlib.py16 def single_quote(s): function
/dports/devel/caf/actor-framework-0.18.5/libcaf_core/caf/detail/parser/
H A Dread_string.hpp44 static constexpr char single_quote = '\''; in read_string() local
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/sasl/test/
H A Drh_test_lib.erl109 single_quote() -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/sasl/test/
H A Drh_test_lib.erl109 single_quote() -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/sasl/test/
H A Drh_test_lib.erl109 single_quote() -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/sasl/test/
H A Drh_test_lib.erl109 single_quote() -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/sasl/test/
H A Drh_test_lib.erl109 single_quote() -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/sasl/test/
H A Drh_test_lib.erl109 single_quote() -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/sasl/test/
H A Drh_test_lib.erl109 single_quote() -> function
/dports/editors/zile/zile-2.4.14/src/
H A Dfuncs.c433 isopenbracketchar (int c, bool single_quote, bool double_quote) in isopenbracketchar()
441 isclosebracketchar (int c, bool single_quote, bool double_quote) in isclosebracketchar()
452 int single_quote = dir < 0, double_quote = single_quote; in move_sexp() local
/dports/devel/p5-SVN-S4/SVN-S4-1.062/lib/SVN/S4/
H A DSnapshot.pm682 sub single_quote { subroutine
/dports/www/castor/castor-0.8.16/cargo-crates/linkify-0.4.0/tests/
H A Durl.rs132 fn single_quote() { in single_quote() function
/dports/www/castor/castor-0.8.16/cargo-crates/linkify-0.4.0/src/
H A Durl.rs63 let mut single_quote = false; in find_end() localVariable
/dports/net-im/fractal/fractal-4.4.0/vendor/linkify/src/
H A Durl.rs66 let mut single_quote = false; in find_end() localVariable
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/linkify-0.7.0/tests/
H A Durl.rs141 fn single_quote() { in single_quote() function
/dports/devel/automake/automake-1.16.5/t/ax/
H A Dam-test-lib.sh127 single_quote () function
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/linkify-0.7.0/src/
H A Durl.rs72 let mut single_quote = false; in find_end() localVariable
/dports/dns/dog/dog-0.1.0/cargo-crates/json-0.12.4/tests/
H A Djson_checker.rs112 fn single_quote() { in single_quote() function
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/permutate-0.3.2/src/bin/
H A Darguments.rs41 let mut single_quote = false; in parse_arguments() localVariable
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/json-0.12.4/tests/
H A Djson_checker.rs112 fn single_quote() { in single_quote() function
/dports/lang/rust/rustc-1.58.1-src/vendor/json/tests/
H A Djson_checker.rs112 fn single_quote() { in single_quote() function

1234