Home
last modified time | relevance | path

Searched refs:replace_from (Results 1 – 25 of 79) sorted by relevance

1234

/dports/www/coppermine/cpg1.6.x-1.6.12/tools/keyw_conv/
H A Dkeyw_conv.php78 …$replace_from = $this->scp->keyExists('keyword_from') ? html_entity_decode($this->scp->getEscaped…
99 if (strlen($replace_from) && strlen($replace_to) && ($replace_from != $replace_to)) {
100 …{$this->config['TABLE_PICTURES']}` SET keywords = REPLACE(keywords, '$replace_from', '$replace_to'…
104 '<strong>' . $replace_options[$replace_from] . '</strong>',
/dports/textproc/p5-Perl-Lint/Perl-Lint-0.25/lib/Perl/Lint/Policy/ControlStructures/
H A DProhibitMutatingListFunctions.pm126 my $replace_from;
130 $replace_from = $token->{data};
137 elsif ($replace_to eq $replace_from) {
204 my $replace_from;
208 $replace_from = $token->{data};
215 elsif ($replace_to eq $replace_from) {
/dports/devel/R-cran-ellipsis/ellipsis/R/
H A Dcheck.R31 check_dots_used <- replace_from("check_dots_used", "rlang")
93 check_dots_unnamed <- replace_from("check_dots_unnamed", "rlang")
129 check_dots_empty <- replace_from("check_dots_empty", "rlang")
H A Daaa.R21 replace_from <- function(what, pkg, to = topenv(caller_env())) { function
/dports/net/kamailio/kamailio-5.4.5/src/modules/uac/
H A Dapi.h29 uac_replace_from_t replace_from; member
/dports/devel/R-cran-lifecycle/lifecycle/R/
H A Daaa.R25 replace_from <- function(pkg, what, to = topenv(caller_env())) { function
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DTextSel.c957 XmTextPosition right, left, replace_from, replace_to; in DoStuff() local
1034 replace_from = replace_to = prim_select->position; in DoStuff()
1040 replace_from >= left && replace_to <= right){ in DoStuff()
1041 replace_from = left; in DoStuff()
1054 if (_XmTextModifyVerify(tw, ds->event, &replace_from, &replace_to, in DoStuff()
1061 &replace_from, &replace_to, in DoStuff()
1078 data->anchor = replace_from; in DoStuff()
1086 if (left < replace_from) { in DoStuff()
1087 prim_select->position = replace_from - in DoStuff()
1090 prim_select->position = replace_from; in DoStuff()
[all …]
H A DTextFSel.c1035 XmTextPosition right=0, left=0, replace_from, replace_to; in DoStuff() local
1093 replace_from = replace_to = prim_select->position; in DoStuff()
1100 replace_from >= left && replace_to <= right) { in DoStuff()
1101 replace_from = left; in DoStuff()
1124 replace_from, in DoStuff()
1144 replace_from, in DoStuff()
1165 replace_from, in DoStuff()
1192 replace_from, in DoStuff()
1210 cursorPos = replace_from + prim_select->num_chars; in DoStuff()
1244 tf->text.prim_anchor = replace_from; in DoStuff()
/dports/devel/R-cran-vctrs/vctrs/R/
H A Daaa.R21 replace_from <- function(what, pkg, to = topenv(caller_env())) { function
H A Dregister-s3.R117 s3_register <- replace_from("s3_register", "rlang")
/dports/lang/yap/yap-6.2.2/LGPL/swi_console/
H A Dedit.c433 size_t patlen = ln->point - data->replace_from; in complete()
446 delete(ln, data->replace_from, patlen); in complete()
447 ln->point = data->replace_from; in complete()
449 _tcsncpy(&ln->data[data->replace_from], match, ncommon); in complete()
H A Dcomplete.c91 { data->replace_from = (int)ld; in rlc_complete_file_function()
H A Dconsole.h207 int replace_from; /* index to start replacement */ member
/dports/lang/swi-pl/swipl-8.2.3/src/win32/console/
H A Dedit.c443 size_t patlen = ln->point - data->replace_from; in complete()
456 delete(ln, data->replace_from, patlen); in complete()
457 ln->point = data->replace_from; in complete()
459 _tcsncpy(&ln->data[data->replace_from], match, ncommon); in complete()
H A Dcomplete.c101 { data->replace_from = (int)ld; in rlc_complete_file_function()
H A Dconsole.h215 int replace_from; /* index to start replacement */ member
/dports/games/freeminer/freeminer-0.4.10.4/src/script/lua_api/
H A Dl_mapgen.cpp95 std::string replace_from; in read_schematic_replacements() local
100 replace_from = lua_tostring(L, -1); in read_schematic_replacements()
107 replace_from = lua_tostring(L, -2); in read_schematic_replacements()
111 replace_names[replace_from] = replace_to; in read_schematic_replacements()
H A Dl_craft.cpp122 std::string replace_from = lua_tostring(L, -1); in readCraftReplacements() local
130 std::make_pair(replace_from, replace_to)); in readCraftReplacements()
/dports/net/kamailio/kamailio-5.4.5/src/modules/pv_headers/
H A Dpvh_func.c222 if(uac.replace_from != NULL) { in pvh_apply_headers()
227 uac.replace_from(msg, &display, &uri); in pvh_apply_headers()
/dports/sysutils/azure-agent/WALinuxAgent-2.2.54.2/tests/ga/
H A Dtest_collect_telemetry_events.py129 def _replace_in_file(file_path, replace_from, replace_to): argument
134 content = content.replace(replace_from, replace_to)
277 replace_from='"{0}": ""'.format(ExtensionEventSchema.OperationId),
/dports/games/minetest/minetest-5.4.1/src/script/lua_api/
H A Dl_craft.cpp118 std::string replace_from = readParam<std::string>(L, -1); in readCraftReplacements() local
125 replacements.pairs.emplace_back(replace_from, replace_to); in readCraftReplacements()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqevent.cpp1779 : QEvent(QEvent::InputMethod), replace_from(0), replace_length(0) in QInputMethodEvent()
1795 replace_from(0), replace_length(0) in QInputMethodEvent()
1804 commit(other.commit), replace_from(other.replace_from), replace_length(other.replace_length) in QInputMethodEvent()
1827 replace_from = replaceFrom; in setCommitString()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/functionalities/postmortem/elf-core/
H A DTestLinuxCore.py489 def replace_path(binary, replace_from, replace_to): argument
490 src = replace_from.encode()
/dports/security/zeronet/ZeroNet-0.7.1/src/Db/
H A DDb.py410 for replace_from, replace_to in replace.items():
411 … row[replace_key] = row[replace_key].replace(replace_from, replace_to)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/functionalities/postmortem/elf-core/
H A DTestLinuxCore.py628 def replace_path(binary, replace_from, replace_to): argument
629 src = replace_from.encode()

1234