Home
last modified time | relevance | path

Searched defs:result (Results 1 – 25 of 262) sorted by relevance

1234567891011

/plugin/pot/
H A DREADME.md90 #### more examples
102 #### calculating
120 #### potid
126 #### shortcuts
141 #### text
151 #### WYSiWYG editor
157 #### SAFETY CONSIDERATIONS
163 #### PHP Javascript
167 #### developer notes
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mysqli.php364 $result = mysqli_query_safe($con, $SQLquery); variable
389 $result = mysqli_query_safe($con, $SQLquery); variable
611 $result = mysqli_query_safe($con, $SQLquery); variable
646 $result = mysqli_query_safe($con, $SQLquery); variable
666 $result = mysqli_query_safe($con, $SQLquery); variable
793 $result = mysqli_query_safe($con, $SQLquery); variable
822 $result = mysqli_query_safe($con, $SQLquery); variable
861 $result = mysqli_query_safe($con, $SQLquery); variable
903 $result = mysqli_query_safe($con, $SQLquery); variable
944 $result = mysqli_query_safe($con, $SQLquery); variable
[all …]
/plugin/simplechat/
H A Dajax.php11 $result=""; variable
34 $result = "Commands:<br>"; variable
51 $result = ""; variable
56 $result = ""; variable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DExecutionResponse.php25 public $result; variable in Google\\Service\\Script\\ExecutionResponse
30 public function setResult($result)
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Darrays.js13 var result = (function(){ return _.first(arguments); }(4, 3, 2, 1)); function
37 var result = (function(){ return _(arguments).rest(); }(1, 2, 3, 4)); function
55 var result = (function(){ return _(arguments).initial(); }(1, 2, 3, 4)); function
68 var result = (function(){ return _(arguments).last(); }(1, 2, 3, 4)); function
81 var result = (function(){ return _.compact(arguments); }(0, 1, false, 2, false, 3)); function
97 var result = (function(){ return _.flatten(arguments); }(1, [2], [3, [[[4]]]])); function
116 var result = (function(){ return _.without(arguments, 0, 1); }(1, 2, 1, 0, 3, 1, 4)); function
172 var result = (function(){ return _.uniq(arguments); }(1, 2, 1, 3, 1, 4)); function
224 result = (function(){ return _.union(arguments, [2, 30, 1], [1, 40]); }(1, 2, 3)); function
243 result = (function(){ return _.difference(arguments, [2, 30, 40]); }(1, 2, 3)); function
[all …]
/plugin/strata/syntax/
H A Dentry.php179 preprocess($match, $state, $pos, & $handler, & $result) global() argument
191 handleHeader($header, & $result) global() argument
203 handleBody(& $tree, & $result) global() argument
214 handleFooter($footer, & $result) global() argument
[all...]
H A Dselect.php152 handleUI(& $tree, & $result, & $typemap) global() argument
212 preprocess($match, $state, $pos, & $handler, & $result, & $typemap) global() argument
226 handleHeader($header, & $result, & $typemap) global() argument
238 handleBody(& $tree, & $result, & $typemap) global() argument
252 handleFooter($footer, & $result, & $typemap, & $variables) global() argument
[all...]
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dcss_optimiser.php253 $result = false; variable
288 $result = $css->parse_from_url($_REQUEST['url'],0); variable
292 $result = $css->parse($_REQUEST['css_text']); variable
/plugin/combo/vendor/salesforce/handlebars-php/tests/Handlebars/
H A DHandlebarsTest.php32 public function testBasicTags($src, $data, $result) argument
77 public function testSimpleHelpers($src, $data, $result) argument
224 testDataVariables($src, $data, $result, $enableDataVariables) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BinaryAuthorization/
H A DValidateAttestationOccurrenceResponse.php29 public $result; variable in Google\\Service\\BinaryAuthorization\\ValidateAttestationOccurrenceResponse
48 public function setResult($result)
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DMockHandler.php14 private $result; variable in GuzzleHttp\\Ring\\Client\\MockHandler
23 public function __construct($result) argument
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php179 public function printResult(PHPUnit_Framework_TestResult $result)
275 protected function printErrors(PHPUnit_Framework_TestResult $result)
283 protected function printFailures(PHPUnit_Framework_TestResult $result)
291 protected function printWarnings(PHPUnit_Framework_TestResult $result)
299 protected function printIncompletes(PHPUnit_Framework_TestResult $result)
307 protected function printRisky(PHPUnit_Framework_TestResult $result)
315 protected function printSkipped(PHPUnit_Framework_TestResult $result)
328 protected function printFooter(PHPUnit_Framework_TestResult $result)
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DTestDecorator.php103 function basicRun(&$result) {
136 function run(&$result) { /* abstract */ }
/plugin/dbquery/syntax/
H A Dquery.php78 public function renderStatus($result, $html, Doku_Renderer $R)
91 public function renderResultTable($result, Doku_Renderer $R)
131 public function renderTransposedResultTable($result, Doku_Renderer $R)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DTestDecorator.php53 public function basicRun(PHPUnit_Framework_TestResult $result)
97 public function run(PHPUnit_Framework_TestResult $result = null)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/Serializer/
H A DJsonErrorException.php36 private $result; variable in Elasticsearch\\Common\\Exceptions\\Serializer\\JsonErrorException
56 public function __construct($code, $input, $result, $previous = null) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DDirectoryChromeosdevicesCommandResult.php33 public $result; variable in Google\\Service\\Directory\\DirectoryChromeosdevicesCommandResult
66 public function setResult($result)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DCallFunctionResponse.php33 public $result; variable in Google\\Service\\CloudFunctions\\CallFunctionResponse
66 public function setResult($result)
/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto30.php84 $result = $pdo->query('SELECT * FROM propertystorage LIMIT 1'); variable
154 $result = $pdo->query('SELECT id, uri, vcardurl FROM principals WHERE vcardurl IS NOT NULL'); variable
/plugin/combo/ComboStrap/
H A DCacheResult.php21 private $result; variable in ComboStrap\\CacheResult
62 public function setResult($result): CacheResult argument
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerUpdatePropertiesTest.php73 function updatePropFail(&$propertyDelta, &$result, $node) {
114 function updatePropSuccess(&$propertyDelta, &$result, $node) {
/plugin/publish/_test/
H A Dhelper.test.php43 public function test_in_namespace($namespace_list, $id, $result, $msg) {
76 public function test_in_sub_namespace($namespace_list, $id, $result, $msg) {
/plugin/diagramsnet/
H A Dscript.js29 function(result) argument
61 function(result) argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Sorting/
H A DSortingResponseControl.php65 * @param int $result argument
54 protected $result; global() variable in FreeDSx\\Ldap\\Control\\Sorting\\SortingResponseControl
[all...]
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Future/
H A DCompletedFutureValue.php13 protected $result; variable in GuzzleHttp\\Ring\\Future\\CompletedFutureValue
23 public function __construct($result, \Exception $e = null) argument

1234567891011