Home
last modified time | relevance | path

Searched refs:Event (Results 126 – 150 of 313) sorted by relevance

12345678910>>...13

/plugin/commonmark/vendor/league/commonmark/src/Event/
H A DDocumentPreParsedEvent.php14 namespace League\CommonMark\Event;
20 * Event dispatched when the document is about to be parsed
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md230 2 events are registered: `hoa://Event/Stream/<streamName>` and
231 `hoa://Event/Stream/<streamName>:close-before`. Thus, for instance, to
236 Hoa\Event\Event::getEvent('hoa://Event/Stream//path/to/file:close-before')->attach(
237 function (Hoa\Event\Bucket $bucket) {
283 function (Hoa\Event\Bucket $bucket) {
289 function (Hoa\Event\Bucket $bucket) {
295 function (Hoa\Event\Bucket $bucket) {
301 function (Hoa\Event\Bucket $bucket) {
307 function (Hoa\Event\Bucket $bucket) {
359 [the `Hoa\Event` library](https://central.hoa-project.net/Resource/Library/Event). Not
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DPerson.php49 protected $eventsType = Event::class;
261 * @param Event[]
268 * @return Event[]
/plugin/pgn4web/pgn4web/live/
H A Dlive-no-event.pgn5 [Event "no live event"]
H A Dlive-placeholder.pgn5 [Event "next event"]
/plugin/combo/action/
H A Dslotmanagermenuitem.php4 use ComboStrap\Event; alias
/plugin/pgn4web/pgn4web/
H A Dtilb98r2.pgn1 [Event "Tilburg Fontys"]
81 [Event "Tilburg Fontys"]
127 [Event "Tilburg Fontys"]
155 [Event "Tilburg Fontys"]
195 [Event "Tilburg Fontys"]
236 [Event "Tilburg Fontys"]
H A Doly14r11.pgn1 [Event "Olympiad"]
55 [Event "Olympiad"]
107 [Event "Olympiad"]
173 [Event "Olympiad"]
226 [Event "Olympiad"]
272 [Event "Olympiad"]
350 [Event "Olympiad"]
397 [Event "Olympiad"]
452 [Event "Olympiad"]
517 [Event "Olympiad"]
[all …]
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Integration/
H A DStream.php39 use Hoa\Event; alias
/plugin/commonmark/vendor/league/commonmark/src/
H A DEnvironmentInterface.php
H A DDocParser.php
/plugin/twofactor/
H A DManager.php5 use dokuwiki\Extension\Event; alias
279 $event = new Event('PLUGIN_TWOFACTOR_PROVIDER_REGISTER', $this->providers);
/plugin/eventline/timeline_js/scripts/
H A Dsources.js46 var evt = new Timeline.DefaultEventSource.Event( {
119 var evt = new Timeline.DefaultEventSource.Event({
213 var evt = new Timeline.DefaultEventSource.Event({
341 Timeline.DefaultEventSource.Event = function(args) { class in Timeline.DefaultEventSource
438 Timeline.DefaultEventSource.Event.prototype = {
/plugin/struct/helper/
H A Ddb.php10 use dokuwiki\Extension\Event; global() alias
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp3.as64 mySound.addEventListener(Event.OPEN, loadOpen);
65 mySound.addEventListener(Event.COMPLETE, loadComplete);
84 private function loadOpen(e:Event):void {
98 private function loadComplete(e:Event):void {
107 private function soundCompleteHandler(e:Event):void {
252 myChannel.addEventListener(Event.SOUND_COMPLETE, soundCompleteHandler);
/plugin/sentry/action/
H A Dajax.php61 $sentryEvent = new \dokuwiki\plugin\sentry\Event($sentryData);
/plugin/webdav/vendor/sabre/event/lib/Loop/
H A Dfunctions.php3 namespace Sabre\Event\Loop;
/plugin/webdav/vendor/sabre/event/lib/
H A Dcoroutine.php3 namespace Sabre\Event;
/plugin/commonmark/vendor/league/commonmark/src/Extension/Autolink/
H A DEmailAutolinkProcessor.php
/plugin/diagramsnet/lib/math/extensions/
H A DMathMenu.js19Event.False;k=MathJax.Extension.MathEvents.Hover;b=MathJax.Extension.MathEvents.Event.KEY});var h=…
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js3715 if (!window.Event) var Event = { };
3717 Object.extend(Event, {
3746 Event.Methods = (function() {
3800 Event.extend(event);
3808 Event.extend = (function() {
3837 Event.prototype = Event.prototype || document.createEvent("HTMLEvents").__proto__; class
3844 var cache = Event.cache;
3872 if (!Event || !Event.extend ||
3876 Event.extend(event);
3982 Object.extend(Event, Event.Methods);
[all …]
/plugin/codemirror/dist/modes/
H A Dpowershell.min.js1Event|EventLog|Item(Property)?|Job|Module|PSBreakpoint|PSDrive|PSSession|PSSnapin|TypeData|Variabl…
/plugin/findologicxmlexport/vendor/hoa/event/
H A DListener.php37 namespace Hoa\Event;
/plugin/davcal/vendor/sabre/event/tests/
H A DContinueCallbackTest.php3 namespace Sabre\Event;
/plugin/davcal/vendor/sabre/event/tests/benchmark/
H A Dbench.php3 use Sabre\Event\EventEmitter;

12345678910>>...13