Home
last modified time | relevance | path

Searched defs:useBytes (Results 1 – 25 of 37) sorted by relevance

12

/dports/math/R/R-4.1.2/src/library/base/R/
H A Dgrep.R25 function(x, split, fixed = FALSE, perl = FALSE, useBytes = FALSE) argument
62 fixed = FALSE, useBytes = FALSE) argument
80 perl = FALSE, fixed = FALSE, useBytes = FALSE) argument
93 perl = FALSE, fixed = FALSE, useBytes = FALSE) argument
106 fixed = FALSE, useBytes = FALSE) argument
126 fixed = FALSE, useBytes = FALSE) { argument
152 fixed = FALSE, useBytes = FALSE) argument
208 fixed = FALSE, useBytes = FALSE) { argument
271 useBytes = FALSE) argument
286 ignore.case = FALSE, fixed = TRUE, useBytes = FALSE) argument
[all …]
H A Dconnections.R42 writeLines <- function(text, con = stdout(), sep = "\n", useBytes = FALSE) argument
279 useBytes = FALSE) argument
293 readChar <- function(con, nchars, useBytes = FALSE) argument
303 eos = "", useBytes = FALSE) argument
H A Ddcf.R140 function(x, file = "", append = FALSE, useBytes = FALSE, argument
/dports/math/libRmath/R-4.1.1/src/library/base/R/
H A Dgrep.R25 function(x, split, fixed = FALSE, perl = FALSE, useBytes = FALSE) argument
62 fixed = FALSE, useBytes = FALSE) argument
80 perl = FALSE, fixed = FALSE, useBytes = FALSE) argument
93 perl = FALSE, fixed = FALSE, useBytes = FALSE) argument
106 fixed = FALSE, useBytes = FALSE) argument
126 fixed = FALSE, useBytes = FALSE) { argument
152 fixed = FALSE, useBytes = FALSE) argument
208 fixed = FALSE, useBytes = FALSE) { argument
271 useBytes = FALSE) argument
286 ignore.case = FALSE, fixed = TRUE, useBytes = FALSE) argument
[all …]
H A Dconnections.R42 writeLines <- function(text, con = stdout(), sep = "\n", useBytes = FALSE) argument
279 useBytes = FALSE) argument
293 readChar <- function(con, nchars, useBytes = FALSE) argument
303 eos = "", useBytes = FALSE) argument
H A Ddcf.R140 function(x, file = "", append = FALSE, useBytes = FALSE, argument
/dports/math/R/R-4.1.2/src/library/utils/R/
H A Dstrcapture.R19 strcapture <- function(pattern, x, proto, perl = FALSE, useBytes = FALSE) { argument
35 strextract <- function(pattern, x, perl = FALSE, useBytes = FALSE) { argument
59 useBytes = FALSE) argument
H A Dadist.R21 partial = !fixed, ignore.case = FALSE, useBytes = FALSE) argument
84 ignore.case = FALSE, fixed = FALSE, useBytes = FALSE) argument
/dports/math/libRmath/R-4.1.1/src/library/utils/R/
H A Dstrcapture.R19 strcapture <- function(pattern, x, proto, perl = FALSE, useBytes = FALSE) { argument
35 strextract <- function(pattern, x, perl = FALSE, useBytes = FALSE) { argument
59 useBytes = FALSE) argument
H A Dadist.R21 partial = !fixed, ignore.case = FALSE, useBytes = FALSE) argument
84 ignore.case = FALSE, fixed = FALSE, useBytes = FALSE) argument
/dports/devel/R-cran-fansi/fansi/R/
H A Dstrsplit.R54 x, split, fixed=FALSE, perl=FALSE, useBytes=FALSE, argument
169 x, split, fixed=FALSE, perl=FALSE, useBytes=FALSE, argument
/dports/devel/R-cran-brio/brio/R/
H A DwriteLines.R30 writeLines <- function(text, con, sep = "\n", useBytes) { argument
/dports/devel/R-cran-testthat/testthat/R/
H A Dutils-io.R9 base::writeLines(enc2utf8(text), path, useBytes = TRUE) functionVar
/dports/devel/R-cran-roxygen2/roxygen2/R/
H A Dutils-io.R13 base::writeLines(enc2utf8(text), path, sep = line_ending, useBytes = TRUE) functionVar
/dports/devel/R-cran-usethis/usethis/R/
H A Dwrite.R119 base::writeLines(enc2utf8(lines), con, sep = line_ending, useBytes = TRUE) functionVar
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/nd/db/
H A DLongString.java48 public LongString(Database db, final char[] chars, boolean useBytes) throws IndexException { in LongString()
H A DShortString.java38 public ShortString(Database db, char[] chars, boolean useBytes) throws IndexException { in ShortString()
/dports/math/R/R-4.1.2/src/main/
H A Dgrep.c485 int fixed_opt, perl_opt, useBytes; local
1011 Rboolean useBytes, Rboolean use_UTF8, int *next)
1068 Rboolean useBytes, Rboolean use_UTF8)
1110 int igcase_opt, value_opt, perl_opt, fixed_opt, useBytes, invert; local
1884 int global, igcase_opt, perl_opt, fixed_opt, useBytes, eflags, last_end; local
2341 gregexpr_Regexc(const regex_t *reg, SEXP sstr, int useBytes, int use_WC,
2435 Rboolean useBytes, Rboolean use_UTF8, SEXP itype)
2595 pcre2_code *re, Rboolean useBytes, Rboolean use_UTF8,
2758 int rc, igcase_opt, perl_opt, fixed_opt, useBytes; local
3085 int opt_icase, opt_fixed, useBytes; local
H A Dagrep.c101 int opt_icase, opt_value, opt_fixed, useBytes; in do_agrep() local
491 int opt_fixed, opt_partial, opt_counts, opt_icase, useBytes; in do_adist() local
738 int opt_icase, opt_fixed, useBytes; in do_aregexec() local
/dports/math/libRmath/R-4.1.1/src/main/
H A Dgrep.c485 int fixed_opt, perl_opt, useBytes; local
1011 Rboolean useBytes, Rboolean use_UTF8, int *next)
1068 Rboolean useBytes, Rboolean use_UTF8)
1110 int igcase_opt, value_opt, perl_opt, fixed_opt, useBytes, invert; local
1884 int global, igcase_opt, perl_opt, fixed_opt, useBytes, eflags, last_end; local
2341 gregexpr_Regexc(const regex_t *reg, SEXP sstr, int useBytes, int use_WC,
2435 Rboolean useBytes, Rboolean use_UTF8, SEXP itype)
2595 pcre2_code *re, Rboolean useBytes, Rboolean use_UTF8,
2758 int rc, igcase_opt, perl_opt, fixed_opt, useBytes; local
3085 int opt_icase, opt_fixed, useBytes; local
H A Dagrep.c101 int opt_icase, opt_value, opt_fixed, useBytes; in do_agrep() local
491 int opt_fixed, opt_partial, opt_counts, opt_icase, useBytes; in do_adist() local
738 int opt_icase, opt_fixed, useBytes; in do_aregexec() local
/dports/math/R-cran-memisc/memisc/R/
H A DapplyTemplate.R4 fixed = FALSE, useBytes = FALSE){ argument
/dports/math/R/R-4.1.2/tests/
H A Dutf8-regex.R217 ex_fn <- function(pattern, text, useBytes = FALSE, perl = FALSE) { argument
/dports/math/libRmath/R-4.1.1/tests/
H A Dutf8-regex.R217 ex_fn <- function(pattern, text, useBytes = FALSE, perl = FALSE) { argument
/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dcmd_zign.c830 bool useBytes = r_config_get_i (core->config, "zign.bytes"); in search() local
1162 bool useBytes = r_config_get_i (core->config, "zign.bytes"); in cmdCheck() local

12