Home
last modified time | relevance | path

Searched refs:skip (Results 51 – 75 of 260) sorted by relevance

1234567891011

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dwsdl_class_partial.phpt5 if (!extension_loaded('soap')) echo 'skip: SOAP extension is required';
H A Dwsdl_class.phpt5 if (!extension_loaded('soap')) echo 'skip: SOAP extension is required';
H A Dwsdl_class_namespace.phpt5 if (!extension_loaded('soap')) echo 'skip: SOAP extension is required';
H A Dreturn_type_declarations_static_method.phpt5 if (!version_compare(PHP_VERSION, '7.0', '>=')) print 'skip: PHP >= 7.0 required';
H A Dscalar_type_declarations.phpt5 if (!version_compare(PHP_VERSION, '7.0', '>=')) print 'skip: PHP >= 7.0 required';
H A Dnullable_types.phpt5 if (!version_compare(PHP_VERSION, '7.1', '>=')) print 'skip: PHP >= 7.1 required';
H A Dreturn_type_declarations_nullable.phpt5 if (!version_compare(PHP_VERSION, '7.1', '>=')) print 'skip: PHP >= 7.1 required';
H A Dreturn_type_declarations_object_method.phpt5 if (!version_compare(PHP_VERSION, '7.0', '>=')) print 'skip: PHP >= 7.0 required';
H A Dreturn_type_declarations_void.phpt5 if (!version_compare(PHP_VERSION, '7.1', '>=')) print 'skip: PHP >= 7.1 required';
H A Dreturn_type_declarations_self.phpt5 if (!version_compare(PHP_VERSION, '7.0', '>=')) print 'skip: PHP >= 7.0 required';
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.min.js1skip:0,skipEmpty:!0,emptyAs:void 0,useColumnNames:!1,init:!1,progress:!1,reverse:!1,reloading:!1,c…
H A Ddataloader.js613 if ( 0 < options.skip )
614 options.skip--;
618 for ( i = 0; i < options.skip; i++ )
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DParser.php299 for ($skip = 0, $i = count($this->_trace) - 1; $i >= 0; --$i) {
308 --$skip;
312 $skip += $trace->getDepth() > $this->_depth;
315 if (0 < $skip) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D1348.phpt6 print 'skip: PHP runtime required';
H A D1351.phpt6 print 'skip: PDO_SQLITE is required';
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A Dgrammar.pp1 %skip whitespace \s+
/plugin/authorstats/
H A Daction.php177 function _updateStats($change_file, &$sd, &$lastchange, $skip = true) argument
195 if ($r["timestamp"] <= $lastchange && $skip)
/plugin/layeranimation/
H A Dstyle.less186 div.skip {
215 &:hover div.skip {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dcode-coverage-ignore.phpt6 print 'skip: Extension xdebug is required.';
H A Ddisable-code-coverage-ignore.phpt6 print 'skip: Extension xdebug is required.';
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
H A Deasy-coding-standard.neon20 skip:
/plugin/openlayersmap/ol7/
H A Dgenerate-info.js.diff
/plugin/move/_test/
H A DstepThroughDocuments.test.php15 public function stepThroughDocumentsCall($type = parent::TYPE_PAGES, $skip = false) { argument
16 return $this->stepThroughDocuments($type, $skip);
/plugin/ckgedit/
H A Dscript.js46 var skip = false;
48 skip = true;
51 if(p2.length > 2500000 && !skip ) {
/plugin/skipentity/
H A DREADME4 If you want bold, then the bold has to be placed outside the skip-entity markup:

1234567891011