Home
last modified time | relevance | path

Searched refs:result (Results 1276 – 1300 of 1997) sorted by relevance

1...<<51525354555657585960>>...80

/plugin/twofactorsmsgateway/
H A Dhelper.php168 $result = $mail->send();
169 return $result;
/plugin/webcomponent/syntax/
H A Drelated.php118 $result = preg_match_all('/' . $attributePattern . '/i', $match, $matches);
119 if ($result != 0) {
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php281 $result = $vcal->validate($options);
283 $this->assertValidateResult($result, $expectedLevel, $expectedMessage);
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/
H A DREADME.md51 $result = curl_exec($curl);
71 $result = file_get_contents('https://example.com', false, $context);
/plugin/ireadit/action/
H A Dcache.php45 $event->result = false;
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js925 var result; variable
937 result = eval.call(window,_cmd);
938 d.console.print(_cmd,result);
1235 result.push("</span>");
1248 result.push("</span>&#62;</span>");
1268 result.push(" ]</span>");
1284 result.push("</span>");
1290 result.push("..");
1292 return result.join("");
1966 var result = _array.slice(0,_index);
[all …]
H A Dfirebug-lite-1.2-compressed.js39result.push("<span class='Null'>undefined</span>");}else{result.push("<span class='Null'>null</spa…
41 result.push(d.highlight(_value.nodeValue));else if(_inObject){result.push("<span class='Gray Italic…
42 result.push("<span class='DarkBlue'>#"+_value.getAttribute("id")+"</span>");var elClass=_value.getA…
43 result.push("</span>");}else{result.push("<span class='DarkBlue'>&#60;<span class='Blue TagName'>"+…
44 result.push(" <span class='DarkBlue'>"+item.nodeName+"=\"<span class='Red'>"+item.nodeValue+"</span…
45 result.push("</span>&#62;</span>");}}}
46result.push("<span class='Gray Italic'>["+_value.length+"]</span>");}else{result.push("<span class…
47 result.push((i>0?", ":"")+d.highlight(_value[i],false,true,true));}
48 result.push(" ]</span>");}}else if(_inObject){result.push("<span class='Gray Italic'>Object</span>"…
49 result.push(" "+key+"="+d.highlight(value,true));i++;}
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js40 d.console.addLine().attribute.addClass("Error").update("<strong>Error: </strong>"+message,true);}},eval:function(_cmd){var result;with(firebug){if(_cmd.length==0) variable
41 return;el.left.console.input.environment.getElement().value="";d.console.historyIndex=d.console.history.push(_cmd);try{if(_cmd==='console.firebug'){d.console.addLine().attribute.addClass("Arrow").update(firebug.version);}else{result=eval.call(window,_cmd);d.console.print(_cmd,result);}}catch(e){d.console.addLine().attribute.addClass("Arrow").update(">>> "+_cmd);d.console.printException(e);}
49 parentElement.environment.addStyle({"display":"block"});}}},highlight:function(_value,_inObject,_inArray,_link){with(firebug){var isArray=false,isHash,isElement=false,vtype=typeof _value,result=[];if(vtype=="object"){if(Object.prototype.toString.call(_value)==="[object Date]"){vtype="date";}else if(Object.prototype.toString.call(_value)==="[object String]"){vtype="string";}else if(Object.prototype.toString.call(_value)==="[object Boolean]"){vtype="boolean";}else if(Object.prototype.toString.call(_value)==="[object RegExp]"){vtype="regexp";}} variable
50 try{isArray=lib.util.IsArray(_value);isHash=lib.util.IsHash(_value);isElement=_value!=undefined&&Boolean(_value.nodeName)&&Boolean(_value.nodeType);if(_value==null||vtype=="number"||vtype=="string"||vtype=="boolean"||(vtype=="function"&&_value.nodeName!="OBJECT")||vtype=="regexp"||vtype=="date"){if(_value==null){if(_value===undefined){result.push("<span class='Null'>undefined</span>");}else{result.push("<span class='Null'>null</span>");}}else if(vtype=="regexp"){result.push("<span class='Maroon'>"+_value+"</span>");}else if(vtype=="date"){result.push("<span class='DarkBlue'>'"+_value+"'</span>");}else if(vtype=="boolean"||vtype=="number"){result.push("<span class='DarkBlue'>"+_value+"</span>");}else if(vtype=="function"){result
[all...]
H A Dfirebug-lite-1.2.js936 var result; variable
948 result = eval.call(window,_cmd);
949 d.console.print(_cmd,result);
1189 var isArray = false, isHash, isElement = false, vtype=typeof _value, result=[]; variable
1212 result.push("<span class='Null'>undefined</span>");
1214 result.push("<span class='Null'>null</span>");
1217 result.push("<span class='Maroon'>" + _value + "</span>");
1219 result.push("<span class='DarkBlue'>'" + _value + "'</span>");
1221 result.push("<span class='DarkBlue'>" + _value + "</span>");
1223 result
[all...]
/plugin/qstat/
H A Daction.php69 $event->result = false;
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee42 result = {}
46 result[varName] = readFile file
48 result
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DTeamCity.php42 * @param PHPUnit_Framework_TestResult $result
44 public function printResult(PHPUnit_Framework_TestResult $result) argument
47 $this->printFooter($result);
/plugin/translation/
H A Dhelper.php206 $result = [];
214 $result[$name] = $link;
218 return $result;
/plugin/sqlraw/
H A Dplugin.info.txt6 desc Execute SQL query on remote csv data or table data and display the result as a table
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/filterrss/
H A Daction.php36 $event->result = false;
/plugin/davcal/action/
H A Dcache.php37 $event->result = false;
/plugin/davcal/
H A Dhelper.php1429 $result = $wdc->deleteCalendarEntry($connectionId, $uid);
1430 return $result;
1847 $result = array();
1857 $result[] = $row['uri'];
1861 return $result;
1908 $result = array(
1944 $result['added'][] = $uri;
1947 $result['modified'][] = $uri;
1950 $result['deleted'][] = $uri;
1963 $result['added'] = $arr;
[all …]
/plugin/searchtext/
H A Dplugin.info.txt6 desc Searches pages rendered as text instead of raw wiki. Displays search result snippets from te…
/plugin/logautherror/
H A Daction.php42 if($event->result === false && !empty($event->data['user'])){
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerPropsTest.php191 $result = $this->server->xml->parse($body);
196 ], $result->properties);
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php1551 $result = '';
1553 $result = $env->resolveTemplate($template)->render($variables);
1580 return $result;
1654 $result = array_chunk(twig_to_array($items, $preserveKeys), $size, $preserveKeys);
1656 if (null !== $fill && $result) {
1657 $last = \count($result) - 1;
1658 if ($fillCount = $size - \count($result[$last])) {
1660 $result[$last][] = $fill;
1665 return $result;
/plugin/webcode/
H A DREADME.md14 By enclosing code block by a `<webcode>` block, the plugin will add the result after the last webco…
39 <iframe name="result" allow="midi *; geolocation *; microphone *; camera *; encrypted-media *;"
89 * Added a `renderingMode` argument to be able to show only the result
91 * The links are now after the result.
/plugin/git/
H A Dhelper.php41 $result = array();
42 $result[] = array(
51 return $result;
67 $result = '';
/plugin/telleveryone/action/
H A Dmigration.php40 $event->result = call_user_func([$this, "migration$to"], $event->data);

1...<<51525354555657585960>>...80