Home
last modified time | relevance | path

Searched refs:caller (Results 1 – 25 of 60) sorted by relevance

123

/plugin/combo/vendor/symfony/process/
H A DProcessUtils.php35 * @param string $caller The name of method call that validates the input
42 public static function validateInput(string $caller, $input) argument
64 throw new InvalidArgumentException(sprintf('"%s" only accepts strings, Traversable objects or stream resources.', $caller));
H A DProcess.php1383 * @param string $caller The name of the method that needs fresh outputs
1388 private function readPipesForOutput(string $caller, bool $blocking = false) argument
1394 $this->requireProcessIsStarted($caller);
/plugin/redirect2/
H A Dadmin.php113 list($datetime, $caller, $status, $orig, $dest) = $line;
117 'caller' => $caller,
138 private function html_atag($caller, $id) { argument
142 } elseif ($caller == 'redirectMedia') {
H A Daction.php362 $caller = $dbg[1]['function'];
364 $s = date('Y-m-d H:i:s', $_SERVER['REQUEST_TIME'])."\t".$caller;
/plugin/jplayer/vendor/symfony/process/
H A DProcessUtils.php84 * @param string $caller The name of method call that validates the input
91 public static function validateInput($caller, $input) argument
113 …Exception(sprintf('"%s" only accepts strings, Traversable objects or stream resources.', $caller));
H A DProcess.php1463 * @param string $caller The name of the method that needs fresh outputs
1468 private function readPipesForOutput($caller, $blocking = false) argument
1474 $this->requireProcessIsStarted($caller);
/plugin/twistienav4bootstrap3/
H A Dscript.js44 do_search = function (caller, namespace) { argument
45 twistienav4bootstrap3_plugin.$callerObj = jQuery(caller);
98 do_search = function (caller, namespace) { argument
99 twistienav4bootstrap3_plugin.$callerObj = jQuery(caller);
/plugin/twistienav/
H A Dscript.js49 do_search = function (caller, namespace) { argument
50 twistienav_plugin.$callerObj = jQuery(caller);
110 do_search = function (caller, namespace) { argument
111 twistienav_plugin.$callerObj = jQuery(caller);
/plugin/orphanswanted/
H A Dhelper.php94 function orph_report_table($data, $page_exists, $has_links, $params_array, $caller = null) { argument
115 . ($caller != "orphan" ? '<th>Links</th>' : '')
124 if ($caller != "orphan") {
189 if($caller != "orphan") { // Skip "link" column if user wants orphan pages only
/plugin/siteexport/
H A Dpreload.php251 list(,, $caller) = debug_backtrace();
252 …iteexportHeaders() && $caller != null && preg_match("/^(js|css)_/", $caller['function']) && preg_m…
/plugin/virtualkeyboard/vk/extensions/tests/
H A DjsUnitCore.js327 if (typeof(arguments.caller) != 'undefined') { // IE, not ECMA
328 for (var a = arguments.caller; a != null; a = a.caller) {
330 if (a.caller == a) {
/plugin/indexmenu2/cms/extensions/tests/
H A DjsUnitCore.js1 …typeof(arguments.caller)!='undefined'){for(var I=arguments.caller;I!=null;I=I.caller){i+='> '+getF…
/plugin/mantisreporter/
H A Dsyntax.php156 $caller = $_GET['caller'];
165 if($reporter->name === $caller) {
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGPX.php87 $caller = isset($backtrace[1]['function']) ? $backtrace[1]['function'] : null;
88 if ($caller && $caller !== __FUNCTION__) {
/plugin/combo/ComboStrap/
H A DCall.php391 $caller = $this->call[0];
392 switch ($caller) {
/plugin/translator/
H A Dhelper.php577 function _exportManager($caller) { argument
579 $form = $caller->_startFieldSet($this->getLang('ExportManager'), 'translator_export');
602 $caller->_finishFieldset($form);
/plugin/dropfiles/
H A Dyarn.lock362 caller-path@^0.1.0:
364 …resolved "https://registry.yarnpkg.com/caller-path/-/caller-path-0.1.0.tgz#94085ef63581ecd3daa9244…
1132 get-caller-file@^1.0.1:
1134 …resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.2.tgz#f702e63127e7e23…
2411 caller-path "^0.1.0"
3027 get-caller-file "^1.0.1"
/plugin/lytebox/
H A Dlytebox.js668 LyteBox.prototype.end = function(caller) { argument
669 var closeClick = (caller == 'slideshow' ? false : true);
/plugin/fetchmedia/
H A Dyarn.lock796 caller-path@^0.1.0:
798 …resolved "https://registry.yarnpkg.com/caller-path/-/caller-path-0.1.0.tgz#94085ef63581ecd3daa9244…
1570 get-caller-file@^1.0.1:
1572 …resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.2.tgz#f702e63127e7e23…
2669 caller-path "^0.1.0"
3205 get-caller-file "^1.0.1"
/plugin/codemirror/dist/modes/
H A Dperl.min.js1 …,accept:1,alarm:1,atan2:1,bind:1,binmode:1,bless:1,bootstrap:1,"break":1,caller:1,chdir:1,chmod:1,… property in AnonymousFunction3829359c0200.a
/plugin/mantis/lib/
H A Dclass.wsdl.php1145 $this->debug('check whether the caller has wrapped the parameters');
1147 $this->debug('check whether caller\'s parameters match the wrapped ones');
/plugin/prettyphoto/js/
H A Djquery.prettyPhoto.js748 function _build_overlay(caller){ argument
/plugin/tablelayout/
H A Dyarn.lock236 caller-path@^0.1.0:
238 …resolved "https://registry.yarnpkg.com/caller-path/-/caller-path-0.1.0.tgz#94085ef63581ecd3daa9244…
2102 caller-path "^0.1.0"
/plugin/jdraw/lib/
H A Dcommons-logging-1.1.1.jar ... .String, java.lang.Throwable) StackTraceElement caller Throwable dummyException StackTraceElement[] locations String cname String method ...
/plugin/jcapture/lib/
H A Dcommons-logging-1.1.1.jar ... .String, java.lang.Throwable) StackTraceElement caller Throwable dummyException StackTraceElement[] locations String cname String method ...

123