Home
last modified time | relevance | path

Searched refs:funcParam (Results 1 – 25 of 32) sorted by relevance

12

/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_tplfunction.php24 $funcParam = isset($tpl->tplFunctions[ $name ]) ? $tpl->tplFunctions[ $name ] :
26 if (isset($funcParam)) {
28 $function = $funcParam[ 'call_name' ];
30 if (isset($funcParam[ 'call_name_caching' ])) {
31 $function = $funcParam[ 'call_name_caching' ];
33 $function = $funcParam[ 'call_name' ];
105 $funcParam = $tpl->tplFunctions[ $_name ];
106 if (is_file($funcParam[ 'compiled_filepath' ])) {
108 $code = file_get_contents($funcParam[ 'compiled_filepath' ]);
112 preg_match("/\s*'{$funcParam['uid']}'([\S\s]*?)\),/", $code, $match1);
[all …]
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_tplfunction.php24 $funcParam = isset($tpl->tplFunctions[ $name ]) ? $tpl->tplFunctions[ $name ] :
26 if (isset($funcParam)) {
28 $function = $funcParam[ 'call_name' ];
30 if (isset($funcParam[ 'call_name_caching' ])) {
31 $function = $funcParam[ 'call_name_caching' ];
33 $function = $funcParam[ 'call_name' ];
105 $funcParam = $tpl->tplFunctions[ $_name ];
106 if (is_file($funcParam[ 'compiled_filepath' ])) {
108 $code = file_get_contents($funcParam[ 'compiled_filepath' ]);
112 preg_match("/\s*'{$funcParam['uid']}'([\S\s]*?)\),/", $code, $match1);
[all …]
/dports/mail/postfixadmin/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_tplfunction.php24 $funcParam = isset($tpl->tplFunctions[ $name ]) ? $tpl->tplFunctions[ $name ] :
26 if (isset($funcParam)) {
28 $function = $funcParam[ 'call_name' ];
30 if (isset($funcParam[ 'call_name_caching' ])) {
31 $function = $funcParam[ 'call_name_caching' ];
33 $function = $funcParam[ 'call_name' ];
105 $funcParam = $tpl->tplFunctions[ $_name ];
106 if (is_file($funcParam[ 'compiled_filepath' ])) {
108 $code = file_get_contents($funcParam[ 'compiled_filepath' ]);
112 preg_match("/\s*'{$funcParam['uid']}'([\S\s]*?)\),/", $code, $match1);
[all …]
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_tplfunction.php24 $funcParam = isset($tpl->tplFunctions[ $name ]) ? $tpl->tplFunctions[ $name ] :
26 if (isset($funcParam)) {
28 $function = $funcParam[ 'call_name' ];
30 if (isset($funcParam[ 'call_name_caching' ])) {
31 $function = $funcParam[ 'call_name_caching' ];
33 $function = $funcParam[ 'call_name' ];
105 $funcParam = $tpl->tplFunctions[ $_name ];
106 if (is_file($funcParam[ 'compiled_filepath' ])) {
108 $code = file_get_contents($funcParam[ 'compiled_filepath' ]);
112 preg_match("/\s*'{$funcParam['uid']}'([\S\s]*?)\),/", $code, $match1);
[all …]
/dports/www/smarty3/smarty-3.1.34/libs/sysplugins/
H A Dsmarty_internal_runtime_tplfunction.php24 $funcParam = isset($tpl->tplFunctions[ $name ]) ? $tpl->tplFunctions[ $name ] :
26 if (isset($funcParam)) {
28 $function = $funcParam[ 'call_name' ];
30 if (isset($funcParam[ 'call_name_caching' ])) {
31 $function = $funcParam[ 'call_name_caching' ];
33 $function = $funcParam[ 'call_name' ];
105 $funcParam = $tpl->tplFunctions[ $_name ];
106 if (is_file($funcParam[ 'compiled_filepath' ])) {
108 $code = file_get_contents($funcParam[ 'compiled_filepath' ]);
112 preg_match("/\s*'{$funcParam['uid']}'([\S\s]*?)\),/", $code, $match1);
[all …]
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_tplfunction.php24 $funcParam = isset($tpl->tplFunctions[ $name ]) ? $tpl->tplFunctions[ $name ] :
26 if (isset($funcParam)) {
28 $function = $funcParam[ 'call_name' ];
30 if (isset($funcParam[ 'call_name_caching' ])) {
31 $function = $funcParam[ 'call_name_caching' ];
33 $function = $funcParam[ 'call_name' ];
105 $funcParam = $tpl->tplFunctions[ $_name ];
106 if (is_file($funcParam[ 'compiled_filepath' ])) {
108 $code = file_get_contents($funcParam[ 'compiled_filepath' ]);
112 preg_match("/\s*'{$funcParam['uid']}'([\S\s]*?)\),/", $code, $match1);
[all …]
/dports/finance/prestashop/prestashop/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_tplfunction.php24 $funcParam = isset($tpl->tplFunctions[ $name ]) ? $tpl->tplFunctions[ $name ] :
26 if (isset($funcParam)) {
28 $function = $funcParam[ 'call_name' ];
30 if (isset($funcParam[ 'call_name_caching' ])) {
31 $function = $funcParam[ 'call_name_caching' ];
33 $function = $funcParam[ 'call_name' ];
105 $funcParam = $tpl->tplFunctions[ $_name ];
106 if (is_file($funcParam[ 'compiled_filepath' ])) {
108 $code = file_get_contents($funcParam[ 'compiled_filepath' ]);
112 preg_match("/\s*'{$funcParam['uid']}'([\S\s]*?)\),/", $code, $match1);
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_tplfunction.php24 $funcParam = isset($tpl->tplFunctions[ $name ]) ? $tpl->tplFunctions[ $name ] :
26 if (isset($funcParam)) {
28 $function = $funcParam[ 'call_name' ];
30 if (isset($funcParam[ 'call_name_caching' ])) {
31 $function = $funcParam[ 'call_name_caching' ];
33 $function = $funcParam[ 'call_name' ];
105 $funcParam = $tpl->tplFunctions[ $_name ];
106 if (is_file($funcParam[ 'compiled_filepath' ])) {
108 $code = file_get_contents($funcParam[ 'compiled_filepath' ]);
112 preg_match("/\s*'{$funcParam['uid']}'([\S\s]*?)\),/", $code, $match1);
[all …]
/dports/www/thirtybees/thirtybees-1.1.0/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_tplfunction.php25 $funcParam = isset($tpl->tplFunctions[ $name ]) ? $tpl->tplFunctions[ $name ] :
27 if (isset($funcParam)) {
29 $function = $funcParam[ 'call_name' ];
31 if (isset($funcParam[ 'call_name_caching' ])) {
32 $function = $funcParam[ 'call_name_caching' ];
34 $function = $funcParam[ 'call_name' ];
104 $funcParam = $tpl->tplFunctions[ $_name ];
105 if (is_file($funcParam[ 'compiled_filepath' ])) {
107 $code = file_get_contents($funcParam[ 'compiled_filepath' ]);
111 preg_match("/\s*'{$funcParam['uid']}'([\S\s]*?)\),/", $code, $match1);
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/execplan/
H A Dfunctioncolumn.cpp152 string funcParam = funcParmsInString; in funcParms() local
165 if (funcParam[pos3] == ',') in funcParms()
166 funcParam.replace(pos3, 1, "^"); in funcParms()
167 else if (funcParam[pos3] == ' ') in funcParms()
179 if (funcParam[i] == '(') in funcParms()
182 if (funcParam[i] == ')') in funcParms()
185 if (funcParam[i] == ',' && par != 0) in funcParms()
186 funcParam.replace(i, 1, "^"); in funcParms()
188 if (funcParam[i] == ' ' && par != 0) in funcParms()
189 funcParam[i] = 0x1f; in funcParms()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/execplan/
H A Dfunctioncolumn.cpp152 string funcParam = funcParmsInString; in funcParms() local
165 if (funcParam[pos3] == ',') in funcParms()
166 funcParam.replace(pos3, 1, "^"); in funcParms()
167 else if (funcParam[pos3] == ' ') in funcParms()
179 if (funcParam[i] == '(') in funcParms()
182 if (funcParam[i] == ')') in funcParms()
185 if (funcParam[i] == ',' && par != 0) in funcParms()
186 funcParam.replace(i, 1, "^"); in funcParms()
188 if (funcParam[i] == ' ' && par != 0) in funcParms()
189 funcParam[i] = 0x1f; in funcParms()
[all …]
/dports/www/piwigo/piwigo/include/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_tplfunction.php60 $funcParam = $tpl->tpl_function[$_name];
61 if (is_file($funcParam['compiled_filepath'])) {
63 $code = file_get_contents($funcParam['compiled_filepath']);
67 preg_match("/\s*'{$funcParam['uid']}'([\S\s]*?)\),/", $code, $match1);
83 … if (!preg_match("/'{$funcParam['uid']}'(.*?)'nocache_hash'/", $content, $match2)) {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A Didentical-expressions.cpp15 int funcParam(int a) in funcParam() function
332 int res = (a+funcParam(a) != a+funcParam(a)); // no warning in checkNotEqualSameFunctionSameParam()
339 int res = (a+funcParam(a) != a+funcParam(b)); // no warning in checkNotEqualSameFunctionDifferentParam()
595 int res = (a+funcParam(a) == a+funcParam(a)); // no warning in checkEqualSameFunctionSameParam()
602 int res = (a+funcParam(a) == a+funcParam(b)); // no warning in checkEqualSameFunctionDifferentParam()
1106 …a = a > 5 ? a+funcParam(b) : a+funcParam(b); // expected-warning {{identical expressions on both s… in test_expr_positive_funcParam()
1112 a = a > 5 ? a+funcParam(a) : a+funcParam(b); // no warning in test_expr_negative_funcParam()
1227 funcParam(1); in test_identical_branches_func_arguments()
1229 funcParam(2); in test_identical_branches_func_arguments()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Didentical-expressions.cpp15 int funcParam(int a) in funcParam() function
332 int res = (a+funcParam(a) != a+funcParam(a)); // no warning in checkNotEqualSameFunctionSameParam()
339 int res = (a+funcParam(a) != a+funcParam(b)); // no warning in checkNotEqualSameFunctionDifferentParam()
595 int res = (a+funcParam(a) == a+funcParam(a)); // no warning in checkEqualSameFunctionSameParam()
602 int res = (a+funcParam(a) == a+funcParam(b)); // no warning in checkEqualSameFunctionDifferentParam()
1106 …a = a > 5 ? a+funcParam(b) : a+funcParam(b); // expected-warning {{identical expressions on both s… in test_expr_positive_funcParam()
1112 a = a > 5 ? a+funcParam(a) : a+funcParam(b); // no warning in test_expr_negative_funcParam()
1227 funcParam(1); in test_identical_branches_func_arguments()
1229 funcParam(2); in test_identical_branches_func_arguments()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A Didentical-expressions.cpp15 int funcParam(int a) in funcParam() function
332 int res = (a+funcParam(a) != a+funcParam(a)); // no warning in checkNotEqualSameFunctionSameParam()
339 int res = (a+funcParam(a) != a+funcParam(b)); // no warning in checkNotEqualSameFunctionDifferentParam()
595 int res = (a+funcParam(a) == a+funcParam(a)); // no warning in checkEqualSameFunctionSameParam()
602 int res = (a+funcParam(a) == a+funcParam(b)); // no warning in checkEqualSameFunctionDifferentParam()
1106 …a = a > 5 ? a+funcParam(b) : a+funcParam(b); // expected-warning {{identical expressions on both s… in test_expr_positive_funcParam()
1112 a = a > 5 ? a+funcParam(a) : a+funcParam(b); // no warning in test_expr_negative_funcParam()
1227 funcParam(1); in test_identical_branches_func_arguments()
1229 funcParam(2); in test_identical_branches_func_arguments()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A Didentical-expressions.cpp15 int funcParam(int a) in funcParam() function
332 int res = (a+funcParam(a) != a+funcParam(a)); // no warning in checkNotEqualSameFunctionSameParam()
339 int res = (a+funcParam(a) != a+funcParam(b)); // no warning in checkNotEqualSameFunctionDifferentParam()
595 int res = (a+funcParam(a) == a+funcParam(a)); // no warning in checkEqualSameFunctionSameParam()
602 int res = (a+funcParam(a) == a+funcParam(b)); // no warning in checkEqualSameFunctionDifferentParam()
1106 …a = a > 5 ? a+funcParam(b) : a+funcParam(b); // expected-warning {{identical expressions on both s… in test_expr_positive_funcParam()
1112 a = a > 5 ? a+funcParam(a) : a+funcParam(b); // no warning in test_expr_negative_funcParam()
1227 funcParam(1); in test_identical_branches_func_arguments()
1229 funcParam(2); in test_identical_branches_func_arguments()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Didentical-expressions.cpp15 int funcParam(int a) in funcParam() function
332 int res = (a+funcParam(a) != a+funcParam(a)); // no warning in checkNotEqualSameFunctionSameParam()
339 int res = (a+funcParam(a) != a+funcParam(b)); // no warning in checkNotEqualSameFunctionDifferentParam()
595 int res = (a+funcParam(a) == a+funcParam(a)); // no warning in checkEqualSameFunctionSameParam()
602 int res = (a+funcParam(a) == a+funcParam(b)); // no warning in checkEqualSameFunctionDifferentParam()
1106 …a = a > 5 ? a+funcParam(b) : a+funcParam(b); // expected-warning {{identical expressions on both s… in test_expr_positive_funcParam()
1112 a = a > 5 ? a+funcParam(a) : a+funcParam(b); // no warning in test_expr_negative_funcParam()
1227 funcParam(1); in test_identical_branches_func_arguments()
1229 funcParam(2); in test_identical_branches_func_arguments()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A Didentical-expressions.cpp15 int funcParam(int a) in funcParam() function
332 int res = (a+funcParam(a) != a+funcParam(a)); // no warning in checkNotEqualSameFunctionSameParam()
339 int res = (a+funcParam(a) != a+funcParam(b)); // no warning in checkNotEqualSameFunctionDifferentParam()
595 int res = (a+funcParam(a) == a+funcParam(a)); // no warning in checkEqualSameFunctionSameParam()
602 int res = (a+funcParam(a) == a+funcParam(b)); // no warning in checkEqualSameFunctionDifferentParam()
1106 …a = a > 5 ? a+funcParam(b) : a+funcParam(b); // expected-warning {{identical expressions on both s… in test_expr_positive_funcParam()
1112 a = a > 5 ? a+funcParam(a) : a+funcParam(b); // no warning in test_expr_negative_funcParam()
1227 funcParam(1); in test_identical_branches_func_arguments()
1229 funcParam(2); in test_identical_branches_func_arguments()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Didentical-expressions.cpp15 int funcParam(int a) in funcParam() function
332 int res = (a+funcParam(a) != a+funcParam(a)); // no warning in checkNotEqualSameFunctionSameParam()
339 int res = (a+funcParam(a) != a+funcParam(b)); // no warning in checkNotEqualSameFunctionDifferentParam()
595 int res = (a+funcParam(a) == a+funcParam(a)); // no warning in checkEqualSameFunctionSameParam()
602 int res = (a+funcParam(a) == a+funcParam(b)); // no warning in checkEqualSameFunctionDifferentParam()
1106 …a = a > 5 ? a+funcParam(b) : a+funcParam(b); // expected-warning {{identical expressions on both s… in test_expr_positive_funcParam()
1112 a = a > 5 ? a+funcParam(a) : a+funcParam(b); // no warning in test_expr_negative_funcParam()
1227 funcParam(1); in test_identical_branches_func_arguments()
1229 funcParam(2); in test_identical_branches_func_arguments()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/
H A Didentical-expressions.cpp15 int funcParam(int a) in funcParam() function
332 int res = (a+funcParam(a) != a+funcParam(a)); // no warning in checkNotEqualSameFunctionSameParam()
339 int res = (a+funcParam(a) != a+funcParam(b)); // no warning in checkNotEqualSameFunctionDifferentParam()
595 int res = (a+funcParam(a) == a+funcParam(a)); // no warning in checkEqualSameFunctionSameParam()
602 int res = (a+funcParam(a) == a+funcParam(b)); // no warning in checkEqualSameFunctionDifferentParam()
1106 …a = a > 5 ? a+funcParam(b) : a+funcParam(b); // expected-warning {{identical expressions on both s… in test_expr_positive_funcParam()
1112 a = a > 5 ? a+funcParam(a) : a+funcParam(b); // no warning in test_expr_negative_funcParam()
1227 funcParam(1); in test_identical_branches_func_arguments()
1229 funcParam(2); in test_identical_branches_func_arguments()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/
H A Didentical-expressions.cpp15 int funcParam(int a) in funcParam() function
332 int res = (a+funcParam(a) != a+funcParam(a)); // no warning in checkNotEqualSameFunctionSameParam()
339 int res = (a+funcParam(a) != a+funcParam(b)); // no warning in checkNotEqualSameFunctionDifferentParam()
595 int res = (a+funcParam(a) == a+funcParam(a)); // no warning in checkEqualSameFunctionSameParam()
602 int res = (a+funcParam(a) == a+funcParam(b)); // no warning in checkEqualSameFunctionDifferentParam()
1106 …a = a > 5 ? a+funcParam(b) : a+funcParam(b); // expected-warning {{identical expressions on both s… in test_expr_positive_funcParam()
1112 a = a > 5 ? a+funcParam(a) : a+funcParam(b); // no warning in test_expr_negative_funcParam()
1227 funcParam(1); in test_identical_branches_func_arguments()
1229 funcParam(2); in test_identical_branches_func_arguments()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Didentical-expressions.cpp15 int funcParam(int a) in funcParam() function
332 int res = (a+funcParam(a) != a+funcParam(a)); // no warning in checkNotEqualSameFunctionSameParam()
339 int res = (a+funcParam(a) != a+funcParam(b)); // no warning in checkNotEqualSameFunctionDifferentParam()
595 int res = (a+funcParam(a) == a+funcParam(a)); // no warning in checkEqualSameFunctionSameParam()
602 int res = (a+funcParam(a) == a+funcParam(b)); // no warning in checkEqualSameFunctionDifferentParam()
1106 …a = a > 5 ? a+funcParam(b) : a+funcParam(b); // expected-warning {{identical expressions on both s… in test_expr_positive_funcParam()
1112 a = a > 5 ? a+funcParam(a) : a+funcParam(b); // no warning in test_expr_negative_funcParam()
1227 funcParam(1); in test_identical_branches_func_arguments()
1229 funcParam(2); in test_identical_branches_func_arguments()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/
H A Didentical-expressions.cpp15 int funcParam(int a) in funcParam() function
332 int res = (a+funcParam(a) != a+funcParam(a)); // no warning in checkNotEqualSameFunctionSameParam()
339 int res = (a+funcParam(a) != a+funcParam(b)); // no warning in checkNotEqualSameFunctionDifferentParam()
595 int res = (a+funcParam(a) == a+funcParam(a)); // no warning in checkEqualSameFunctionSameParam()
602 int res = (a+funcParam(a) == a+funcParam(b)); // no warning in checkEqualSameFunctionDifferentParam()
1106 …a = a > 5 ? a+funcParam(b) : a+funcParam(b); // expected-warning {{identical expressions on both s… in test_expr_positive_funcParam()
1112 a = a > 5 ? a+funcParam(a) : a+funcParam(b); // no warning in test_expr_negative_funcParam()
1227 funcParam(1); in test_identical_branches_func_arguments()
1229 funcParam(2); in test_identical_branches_func_arguments()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Didentical-expressions.cpp15 int funcParam(int a) in funcParam() function
332 int res = (a+funcParam(a) != a+funcParam(a)); // no warning in checkNotEqualSameFunctionSameParam()
339 int res = (a+funcParam(a) != a+funcParam(b)); // no warning in checkNotEqualSameFunctionDifferentParam()
595 int res = (a+funcParam(a) == a+funcParam(a)); // no warning in checkEqualSameFunctionSameParam()
602 int res = (a+funcParam(a) == a+funcParam(b)); // no warning in checkEqualSameFunctionDifferentParam()
1106 …a = a > 5 ? a+funcParam(b) : a+funcParam(b); // expected-warning {{identical expressions on both s… in test_expr_positive_funcParam()
1112 a = a > 5 ? a+funcParam(a) : a+funcParam(b); // no warning in test_expr_negative_funcParam()
1227 funcParam(1); in test_identical_branches_func_arguments()
1229 funcParam(2); in test_identical_branches_func_arguments()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Didentical-expressions.cpp15 int funcParam(int a) in funcParam() function
332 int res = (a+funcParam(a) != a+funcParam(a)); // no warning in checkNotEqualSameFunctionSameParam()
339 int res = (a+funcParam(a) != a+funcParam(b)); // no warning in checkNotEqualSameFunctionDifferentParam()
595 int res = (a+funcParam(a) == a+funcParam(a)); // no warning in checkEqualSameFunctionSameParam()
602 int res = (a+funcParam(a) == a+funcParam(b)); // no warning in checkEqualSameFunctionDifferentParam()
1106 …a = a > 5 ? a+funcParam(b) : a+funcParam(b); // expected-warning {{identical expressions on both s… in test_expr_positive_funcParam()
1112 a = a > 5 ? a+funcParam(a) : a+funcParam(b); // no warning in test_expr_negative_funcParam()
1227 funcParam(1); in test_identical_branches_func_arguments()
1229 funcParam(2); in test_identical_branches_func_arguments()

12