Home
last modified time | relevance | path

Searched refs:open (Results 626 – 650 of 1091) sorted by last modified time

1...<<21222324252627282930>>...44

/plugin/creole/syntax/
H A Demphasis.php44 'open', 'emphasis', NULL,
47 'open', 'emphasis', NULL,
49 $this->eventhandler->addOnNotify('open', 'list', NULL,
50 'open', 'emphasis', NULL,
52 $this->eventhandler->addOnNotify('open', 'table', NULL,
53 'open', 'emphasis', NULL,
58 if ( $this->eventhandler->queuedEventExists ('open', 'emphasis', NULL) == false ) {
66 $this->eventhandler->notifyEvent('open', 'emphasis', NULL, $pos, $match, $handler);
H A Dunderline.php44 'open', 'underline', NULL,
47 'open', 'underline', NULL,
49 $this->eventhandler->addOnNotify('open', 'list', NULL,
50 'open', 'underline', NULL,
52 $this->eventhandler->addOnNotify('open', 'table', NULL,
53 'open', 'underline', NULL,
58 if ( $this->eventhandler->queuedEventExists ('open', 'underline', NULL) == false ) {
66 $this->eventhandler->notifyEvent('open', 'underline', NULL, $pos, $match, $handler);
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2open("GET",url,false);xhr.send(null);return xhr.responseText};if(typeof arguments!="undefined"){Mo…
H A Dopus.js2open("GET",url,false);xhr.send(null);return xhr.responseText};if(typeof arguments!="undefined"){Mo…
H A Daurora.js3785 this.xhr.open("HEAD", this.url, true);
3836 this.xhr.open("GET", this.url, true);
H A Dogg.js2open("GET",url,false);xhr.send(null);return xhr.responseText};if(typeof arguments!="undefined"){Mo…
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Djquery.min.js4 …main||k.cors){var b;return{send:function(c,d){var e,f=a.xhr(),g=++Wc;if(f.open(a.type,a.url,a.asyn…
H A Dpopcorn.js2422 settings.ajax.open( settings.type, settings.url, settings.async );
/plugin/jplayer/vendor/symfony/process/
H A DInputStream.php26 private $open = true; variable in Symfony\\Component\\Process\\InputStream
58 $this->open = false;
66 return !$this->open;
71 $this->open = true;
73 while ($this->open || $this->input) {
87 if (!$this->input && $this->open && null !== $onEmpty = $this->onEmpty) {
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1299 he should open the file himself!
2771 * Bugfix: open would fail on filenames containing quotes
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCONTRIBUTING.md3 jPlayer is an open source project and you are welcome to contribute.
H A DCLA.md9 open source licenses like the MIT license;
/plugin/googleanalytics/
H A DCHANGELOG.md46 [DPG-21]: http://192.168.1.150/open-source/dokuwiki/googleanalytics/-/issues/21
47 [DPG-20]: http://192.168.1.150/open-source/dokuwiki/googleanalytics/-/issues/20
H A DREADME.md34 …cript will give you the most flexibility for per-page tagging, but it can open your site to [Cross…
/plugin/googleanalytics/lang/en/
H A Dintro.txt28 …cript will give you the most flexibility for per-page tagging, but it can open your site to [[http…
/plugin/adfs/phpsaml/
H A DREADME.md6 Forget those complicated libraries and use this open source library provided
179 …sing the fingerprint method. The fingerprint, is a hash, so at the end is open to a collision atta…
/plugin/backup/
H A DCHANGELOG.md42 [BT-42]: http://192.168.1.150/open-source/dokuwiki/backup/-/issues/42
43 [BT-43]: http://192.168.1.150/open-source/dokuwiki/backup/-/issues/43
44 [BT-44]: http://192.168.1.150/open-source/dokuwiki/backup/-/issues/44
45 [BT-46]: http://192.168.1.150/open-source/dokuwiki/backup/-/issues/46
46 [BT-47]: http://192.168.1.150/open-source/dokuwiki/backup/-/issues/47
/plugin/prettyphoto/js/
H A Djquery.prettyPhoto.js169 $.prettyPhoto.open();
181 $.prettyPhoto.open = function(event) { function
401 _hideContent(function(){ $.prettyPhoto.open(); });
848 _hideContent(function(){ $.prettyPhoto.open(); });
/plugin/cite/
H A DCHANGELOG.md35 [CITE-4]: http://192.168.1.150/open-source/dokuwiki/cite/-/issues/4
36 [CITE-3]: http://192.168.1.150/open-source/dokuwiki/cite/-/issues/3
/plugin/displaywikipage/
H A DCHANGELOG.md24 [DWP-3]: http://192.168.1.150/open-source/dokuwiki/displaywikipage/-/issues/3
/plugin/referrers/
H A DCHANGELOG.md24 [RE-1]: http://192.168.1.150/open-source/dokuwiki/referrers/-/issues/1
/plugin/googleads/
H A DCHANGELOG.md31 [GA-2]: http://192.168.1.150/open-source/dokuwiki/googleads/-/issues/2
32 [GA-1]: http://192.168.1.150/open-source/dokuwiki/googleads/-/issues/1
/plugin/stackedit/
H A DREADME6 It adds a button to the dokuwiki toolbar to open StackEdit. It is best used in combination with a M…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1open","parseDelimiters","outerIndent","possibleOuterIndent","delimStyle","outerToken","curInner","…
H A Dscripts.min.js6 …ar i=0;i<c.length;++i){var j=c[i];var k=d(h,j.open,e.pos);if(k==e.pos){if(!j.parseDelimiters)e.mat…
7 …r:d.outer)}if(!d.innerActive){for(var f=0;f<c.length;++f){var g=c[f];if(g.open==="\n"){d.innerActi…

1...<<21222324252627282930>>...44