Home
last modified time | relevance | path

Searched refs:isEmpty (Results 151 – 175 of 196) sorted by last modified time

12345678

/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DFilter.php101 ->isEmpty();
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/Combinatorics/Combination/
H A DGamma.php63 ->isEmpty();
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/
H A DContext.php61 ->isEmpty();
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/Node/
H A DNode.php71 ->isEmpty();
83 ->isEmpty();
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DRule.php206 ->isEmpty();
281 ->isEmpty();
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/
H A DTreeNode.php75 ->isEmpty()
96 ->isEmpty()
428 ->isEmpty()
437 ->isEmpty();
447 ->isEmpty()
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php408 public static function isEmpty($value, $message = '') function in Webmozart\\Assert\\Assert
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1790 function isEmpty() function
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md122 `isEmpty($value, $message = '')` | Check that a value is `empty()`
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js24 Object.prototype.toString.call(a)},isEmpty:function(a){for(var g in a)if(a.hasOwnProperty(g))return…
311 …ete k[h];break}m&&(!1===(d=a.onAttribute(b,f,m,d))?delete k[m]:k[m]=d)}f.isEmpty||this.filterChild…
312 …)d=k[h],a.attribute(d[0],d[1]);a.openTagClose(l,this.isEmpty);this.writeChildrenHtml(a);this.isEmp…
318 ….join("\n")}}(),CKEDITOR.on("instanceDestroyed",function(){CKEDITOR.tools.isEmpty(this.instances)&&
457 …ributes,c=c.styles,e=r(this)[a.getName()],g=CKEDITOR.tools.isEmpty(d)&&CKEDITOR.tools.isEmpty(c),f…
599 function(a){if(CKEDITOR.tools.isEmpty(CKEDITOR.instances)){for(var b;b=CKEDITOR.dialog._.currentTop…
657 …"auto");if(c&&!1===a.fire("beforePaste",b)||!b.dataValue&&b.dataTransfer.isEmpty())return!1;b.data…
687 CKEDITOR.env.chrome&&!a.isEmpty()||CKEDITOR.env.gecko&&(a.getData("text/html")||a.getFilesCount())|…
699 …files.length?this.$.files[a]:0===a?this._getImageFromClipboard():void 0},isEmpty:function(){var a=…
726 …s())}}});CKEDITOR.on("instanceDestroyed",function(){var a=CKEDITOR.tools.isEmpty(CKEDITOR.instance…
[all …]
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js.unc189 var isEmpty = !element.children.length;
195 var ieClass = isEmpty ? 'cke_anchor_empty' : 'cke_anchor';
200 if ( isEmpty && CKEDITOR.plugins.link.emptyAnchorFix )
206 else if ( CKEDITOR.plugins.link.fakeAnchor && isEmpty )
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js10010 function isEmpty(value) {
12878 lodash.isEmpty = isEmpty;
13459 return _.isEmpty(node.positions);
H A Dpdfmake.min.js.map1isEmpty","isEqual","isError","isMatch","isNumber","reNative","reHostCtor","isNull","isRegExp","typ…
H A Dpdfmake.min.js8 ….isArguments=fi,e.isArray=ja,e.isBoolean=di,e.isDate=pi,e.isElement=gi,e.isEmpty=vi,e.isEqual=mi,e…
9 …,s,u,l,c){function f(t,e){return m(c)?(t=a.reject(t,function(t){return a.isEmpty(t.positions)}),a.…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1 …n o.type===type})},item:function(index){return this.getObjects()[index]},isEmpty:function(){return…
H A Dfabric.js303 isEmpty: function () {
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/google_maps/
H A Dscript.js86 if (!bounds.isEmpty())
/plugin/indexnumber/
H A Dsyntax.php88 if($this->tag_stack->isEmpty()) {
94 if(!$this->tag_stack->isEmpty()) {
/plugin/latexit/_test/
H A Dbibhandler.test.php60 $this->assertTrue($this->b->isEmpty());
63 $this->assertFalse($this->b->isEmpty());
/plugin/latexit/
H A Drenderer.php353 if ($this->_useBibliography() && !$this->bib_handler->isEmpty()) {
374 if ($this->media || ($this->_useBibliography() && !$this->bib_handler->isEmpty())) {
376 if ($this->_useBibliography() && !$this->bib_handler->isEmpty()) {
/plugin/latexit/classes/
H A DBibHandler.php131 public function isEmpty() { function in BibHandler
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureConfig.java159 if (encoder==null && !encoders.isEmpty()) { in CaptureConfig()
311 if (encoder==null && !getEncoders().isEmpty()) { in load()
H A DScreenShot.java225 if (!regions.isEmpty()) { in isActive()
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

12345678