Home
last modified time | relevance | path

Searched refs:pflags_re (Results 1 – 2 of 2) sorted by relevance

/dports/math/R/R-4.1.2/src/library/tools/R/
H A DQC.R3994 pflags_re <- sprintf("^PKG_(%s)FLAGS: ", functionVar
3996 lines <- lines[grepl(pflags_re, lines)]
3998 lines <- sub(pflags_re, "", lines)
/dports/math/libRmath/R-4.1.1/src/library/tools/R/
H A DQC.R3994 pflags_re <- sprintf("^PKG_(%s)FLAGS: ", functionVar
3996 lines <- lines[grepl(pflags_re, lines)]
3998 lines <- sub(pflags_re, "", lines)