Home
last modified time | relevance | path

Searched refs:Not (Results 1 – 25 of 320) sorted by relevance

12345678910>>...13

/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
DJplayerEvent.as30 public static const JPLAYER_SUSPEND:String = "jPlayer_suspend"; // Not implemented
31 public static const JPLAYER_ABORT:String = "jPlayer_abort"; // Not implemented
32 public static const JPLAYER_EMPTIED:String = "jPlayer_emptied"; // Not implemented
33 public static const JPLAYER_STALLED:String = "jPlayer_stalled"; // Not implemented
37 public static const JPLAYER_LOADEDDATA:String = "jPlayer_loadeddata"; // Not implemented
38 public static const JPLAYER_WAITING:String = "jPlayer_waiting"; // Not implemented (Done in: MP3)
39 public static const JPLAYER_PLAYING:String = "jPlayer_playing"; // Not implemented (Done in: MP3)
40 public static const JPLAYER_CANPLAY:String = "jPlayer_canplay"; // Not implemented (Done in: MP3)
41 …public static const JPLAYER_CANPLAYTHROUGH:String = "jPlayer_canplaythrough"; // Not implemented (…
46 public static const JPLAYER_RATECHANGE:String = "jPlayer_ratechange"; // Not implemented
[all …]
DJplayerStatus.as18 public var volume:Number = 0.5; // Not affected by reset()
19 public var muted:Boolean = false; // Not affected by reset()
/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/
Dtest_precedence.md1 Not a headline but a code block:
7 Not a headline but two HR:
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
Dtest_precedence.md1 Not a headline but a code block:
7 Not a headline but two HR:
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Dtest_precedence.md1 Not a headline but two HR:
/plugin/farmer/lang/en/
H A Dnotfound_error404.txt1 ====== 404 Not Found ======
H A Dnotfound_list.txt1 ====== Wiki Not Found ======
/plugin/ifauthex/_test/
Dtest_hidden_first_header.txt7 Not hidden content.
Dtest_visible_first_header.txt7 Not hidden content.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
Dupload.asp50 if ( Not IsAllowedCommand( sCommand ) ) then
55 if ( Not IsAllowedType( sResourceType ) ) Then
Dconnector.asp54 if ( Not IsAllowedCommand( sCommand ) ) then
59 if ( Not IsAllowedType( sResourceType ) ) Then
/plugin/json/demo/
Djson_usage_demo.txt96 %$person{"First name":firstName, "Age":age, "Main car":cars.0.name, "Not existing":middleName}%
98 %$person{"First name":firstName, "Age":age, "Main car":cars.0.name, "Not existing":middleName}%
177 Not even in TOC.
185 Not even in TOC.
/plugin/notfound/
H A Dplugin.info.txt5 name "Not Found" page plugin
/plugin/securelogin/
Dplugin.info.txt5 desc Not Maintained. This plugin encrypts submitted passwords, giving you and your users an extr…
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DURI.Disable.txt8 Disables all URIs in all forms. Not sure why you'd want to do that
/plugin/cssperpage/demo/
Ddemo.txt8 ==== Not Styled ====
/plugin/showif/
DREADME.md18 Not all combinations are useful ;-)
/plugin/oauthdiscordserver/
Daction.php38 if (!$inServer) throw new Exception('Not a member of the correct server');
/plugin/showwhen/
DREADME.md18 Not all combinations are useful ;-)
/plugin/nftr/
Dplugin.info.txt5 name NFTR - Not for the Robots!
/plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/asp/
Dconnector.asp43 If ( Not IsEmpty( ConfigUserFilesPath ) ) Then
77 if ( Not IsAllowedType( sResourceType ) ) Then Exit Sub
/plugin/bootswrapper/exe/help/
Dprogress.txt83 Uses a gradient to create a striped effect. Not available in IE9 and below.
125 Add ''animate="true"'' to a striped progress bar to animate the stripes right to left. Not availabl…
/plugin/asciidocjs/node_modules/nunjucks/src/
Dnodes.js208 var Not = UnaryOp.extend('Not'); variable
334 Not: Not, property
/plugin/codemirror/dist/modes/
Dnsis.min.js.map1Not)?|Unless)|Break|Case(?:Else)?|Continue|Default|Do(?:Until|While)?|Else(?:If(?:Not)?|Unless)?|E…
/plugin/webcode/_test/data/pages/
Ddisplay.txt1 ====== Webcode - Not displaying code block ======

12345678910>>...13