Home
last modified time | relevance | path

Searched refs:instances (Results 101 – 125 of 176) sorted by last modified time

12345678

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1 … function objectLiteral(value) {\n // Strictly speaking class instances pass this check …
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md2141 * Fixed: Only calling getSize() on IFile instances in httpHead()
/plugin/webdav/vendor/sabre/http/
H A DREADME.md138 `Response` instances in your library or application, you make it harder to
175 with the core instances.
/plugin/webdav/vendor/sabre/vobject/lib/ITip/
H A DBroker.php341 $instances = [];
363 if (isset($instances[$recurId])) {
388 unset($instances[$recurId]);
646 $instances = [];
648 $instances[$instance['id']] = [
658 $instances[$instance['id']] = [
671 if (isset($instances['master']) && 'DECLINED' !== $instances['master']['newstatus']) {
677 $instances[$exDate] = [
715 foreach ($instances as $instance) {
828 $instances = [];
[all …]
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md86 * #331: Fix dealing with multiple overridden instances falling on the same
226 * #331: Fix dealing with multiple overridden instances falling on the same
274 instances. (@DominikTo, @migrax).
333 * #188: Retain floating times when generating instances using
409 * #127: Attendees who delete recurring event instances events they had already
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js179 $.each($.jPlayer.prototype.instances, function(i, element) {
678 instances: {}, // Static Object
920 this.instances[this.internal.instance] = this.element;
1252 … delete this.instances[this.internal.instance]; // Clear the instance on the static instance object
1256 $.each(this.instances, function(i, element) {
1260 delete self.instances[i];
2162 $.each(this.instances, function() {
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js103 Popcorn.instances = [];
223 Popcorn.instances.push( this );
381 var instances = Popcorn.instances,
382 length = instances.length,
386 if ( instances[ i ].id === str ) {
387 return instances[ i ];
584 Popcorn.instances.splice( Popcorn.instances.indexOf( instance ), 1 );
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js179 $.each($.jPlayer.prototype.instances, function(i, element) {
678 instances: {}, // Static Object
920 this.instances[this.internal.instance] = this.element;
1252 … delete this.instances[this.internal.instance]; // Clear the instance on the static instance object
1256 $.each(this.instances, function(i, element) {
1260 delete self.instances[i];
2162 $.each(this.instances, function() {
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1052 multiple instances of that frame type were allowed and other
2494 All instances of while(list() = each()) replaced with foreach()
2663 Replaced all instances of feof() to prevent infinite loop conditions
/plugin/jplayer/components/
H A Drequire-built.js2224 $.each($.jPlayer.prototype.instances, function(i, element) {
2723 instances: {}, // Static Object
2965 this.instances[this.internal.instance] = this.element;
3297 … delete this.instances[this.internal.instance]; // Clear the instance on the static instance object
3301 $.each(this.instances, function(i, element) {
3305 delete self.instances[i];
4207 $.each(this.instances, function() {
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DAutoloader.php25 private static $instances; variable in Mustache_Autoloader
58 if (!isset(self::$instances[$key])) {
59 self::$instances[$key] = new self($baseDir);
62 $loader = self::$instances[$key];
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCHANGELOG.md30 - Bug fix: Merged Pull Request [Automatically destroy removed instances](https://github.com/happywo…
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js179 $.each($.jPlayer.prototype.instances, function(i, element) {
678 instances: {}, // Static Object
920 this.instances[this.internal.instance] = this.element;
1252 … delete this.instances[this.internal.instance]; // Clear the instance on the static instance object
1256 $.each(this.instances, function(i, element) {
1260 delete self.instances[i];
2162 $.each(this.instances, function() {
H A Djquery.jplayer.min.js2instances,function(a,b){b.data("jPlayer").status.srcSet&&b.jPlayer("pause")})},a.jPlayer.timeForma… property in a.jPlayer
3 …f b&&(e&&f.splice(1,1),a.jPlayer.prototype.destroyRemoved(),a.each(this.instances,function(){d.ele…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js179 $.each($.jPlayer.prototype.instances, function(i, element) {
678 instances: {}, // Static Object
920 this.instances[this.internal.instance] = this.element;
1252 … delete this.instances[this.internal.instance]; // Clear the instance on the static instance object
1256 $.each(this.instances, function(i, element) {
1260 delete self.instances[i];
2162 $.each(this.instances, function() {
/plugin/codemirror/dist/
H A Dscripts.min.js.map1instances, wrapping them in\n // operations.\n function methodOp(f) {\n return function() {\n…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …nfirm each replace.\n var global = false; // True to replace all instances on a line, false…
/plugin/issuelinks/classes/
H A DIssue.php13 private static $instances = []; variable in dokuwiki\\plugin\\issuelinks\\classes\\Issue
75 if (empty(self::$instances[$issueHash]) || $forcereload) {
76 … self::$instances[$issueHash] = new Issue($serviceName, $projectKey, $issueId, $isMergeRequest);
78 return self::$instances[$issueHash];
/plugin/randomquote/
H A DREADME.md8 After installing the plugin, all instances of `<randomquote>` will be replaced with a random quote.
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1instances can only be created by the WritableStream constructor');\n }\n\n this._controlledW…
H A Dpdf.worker.js.map1instances can only be created by the WritableStream constructor');\n }\n\n this._controlledW…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1instances.\n for (let i = 0, ii = this._thumbnails.length; i < ii; i++) {\n let label = th…
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/
H A DBroker.php343 $instances = array();
365 if (isset($instances[$recurId])) {
388 unset($instances[$recurId]);
398 foreach($instances as $recurId=>$partstat) {
654 $instances = array();
657 $instances[$instance['id']] = array(
669 $instances[$instance['id']] = array(
683 if (isset($instances['master']) && $instances['master']['newstatus'] !== 'DECLINED') {
727 foreach($instances as $instance) {
840 $instances = array();
[all …]
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md48 instances. (@DominikTo, @migrax).
107 * #188: Retain floating times when generating instances using
183 * #127: Attendees who delete recurring event instances events they had already
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown147 Methods are called on slick instances through the slick method itself in version 1.4, see below:

12345678