Home
last modified time | relevance | path

Searched refs:hasData (Results 1 – 25 of 26) sorted by relevance

12

/plugin/geophp/vendor/funiq/geophp/src/
DgeoPHP.php296 $hasData = false;
301 $hasData = true;
310 if (count($geometryTypes) == 1 && !$hasData) {
/plugin/refnotes/
Drefnote.php48 public function hasData() { function in refnotes_refnote
Dnote.php318 … return !$this->processed && !empty($this->reference) && ($this->text != '' || $this->hasData());
326 if ($this->text == '' && $this->hasData()) {
Dreference.php177 if ($this->hasData()) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/
DJsonSerializationVisitor.php163 public function hasData(string $key): bool function in JMS\\Serializer\\JsonSerializationVisitor
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
DJsonSerializationTest.php169 self::assertFalse($event->getVisitor()->hasData('_links'));
175 self::assertTrue($event->getVisitor()->hasData('_links'));
/plugin/findologicxmlexport/vendor/jms/serializer/
DUPGRADING.md42 - `JsonSerializationVisitor::hasData` will be removed
DCHANGELOG.md768 - Added public `hasData` function to check if a data key already have been added. [\#625](https://g…
/plugin/refnotes/syntax/
Dreferences.php180 if ($reference->hasData()) {
/plugin/jquerymigrate/
Djquery-migrate-3.1.0.js373 curData = jQuery.hasData( elem ) && oldData.call( this, elem );
391 curData = jQuery.hasData( elem ) && oldData.call( this, elem );
Djquery-migrate-3.1.0.min.js2hasData(e)&&v.call(this,e);var o={};for(var i in t)i!==s.camelCase(i)?(u("jQuery.data() always set…
/plugin/diagramsnet/lib/js/jquery/
Djquery-3.3.1.min.js2hasData:function(e){var t=e[this.expando];return void 0!==t&&!w.isEmptyObject(t)}};var J=new Q,K=n… method
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
Djquery.min.js3hasData:function(a){var b=a[this.expando];return void 0!==b&&!r.isEmptyObject(b)}};var V=new U,W=n… method
/plugin/combo/resources/library/bootstrap/4.5.0/
Djquery-3.5.1.min.js2hasData:function(e){var t=e[this.expando];return void 0!==t&&!S.isEmptyObject(t)}};var Y=new G,Q=n… method
/plugin/combo/resources/library/bootstrap/4.4.1/
Djquery-3.4.1.min.js2hasData:function(e){var t=e[this.expando];return void 0!==t&&!k.isEmptyObject(t)}};var Q=new Y,J=n… method
/plugin/jquery-syntax/
Djquery-1.6.min.js16hasData(a)){var c=f.expando,d=f.data(a),e=f.data(b,d);if(d=d[c]){var g=d.events;e=e[c]=f.extend({}… method
/plugin/dokumicrobugtracker/js/
Djquery.js2hasData(a)){var c=f.expando,d=f.data(a),e=f.data(b,d);if(d=d[c]){var g=d.events;e=e[c]=f.extend({}… method
/plugin/zwidoku/files/
H A Djquery.js2hasData:function(e){var t=e[this.expando];return void 0!==t&&!S.isEmptyObject(t)}};var Y=new G,Q=n… method
/plugin/jplayer/vendor/happyworm/jplayer/lib/
Djquery.min.js3hasData:function(a){return a=a.nodeType?m.cache[a[m.expando]]:a[m.expando],!!a&&!P(a)},data:functi… method
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
Dcombined.js9hasData:function(e){return e=e.nodeType?x.cache[e[x.expando]]:e[x.expando],!!e&&!I(e)},data:functi… method
/plugin/jdraw/lib/
Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js48922 get hasData() {
49015 while (reader.hasData) {
49063 while (reader.hasData) {
49192 while (reader.hasData) {
49323 while (reader.hasData) {

12