Home
last modified time | relevance | path

Searched refs:platform (Results 26 – 50 of 195) sorted by relevance

12345678

/plugin/dirtylittlehelper/mermaid/editor/
H A Djson.worker.js1platform,o="darwin"===e.platform,s="linux"===e.platform,c="en",h="en";const t=e.env.VSCODE_NLS_CON…
/plugin/aichat/
H A Dcomposer.lock210 "platform": [],
211 "platform-dev": [],
212 "platform-overrides": {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DSemanticTile.php97 'clientInfo.platform' => [
185 'clientInfo.platform' => [
/plugin/oauth/
H A Dcomposer.lock87 "platform": [],
88 "platform-dev": [],
/plugin/commonmark/
H A Dcomposer.lock781 "platform": [],
782 "platform-dev": [],
/plugin/combo/resources/slot/
H A Dpage-header.md11 [[https://combostrap.com/how-to-use-the-combostrap-platform-0oqwozv8|HowTo's]]
H A Dpage-footer.md25 [[https://combostrap.com/how-to-use-the-combostrap-platform-0oqwozv8|HowTo]] \\
/plugin/dw2pdf/
H A Dcomposer.lock315 "platform": [],
316 "platform-dev": [],
317 "platform-overrides": {
/plugin/vbsso/views/
H A Dadmin.html2-1.tpl15 <p>Please disconnect this platform to change shared key</p>
/plugin/quickstats/
H A Dsyntax.php450 $platform = $this->misc_data['platform'];
453 $this->sort($platform);
481 $this->table($platform,$renderer);
/plugin/hipchat/
H A Dcomposer.lock214 "platform": [
217 "platform-dev": [
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dsharedapi.php149 function sharedapi_get_platforms($platform = null) { argument
168 return $platform ? $platforms[$platform] : $platforms;
/plugin/quickstats/GEOIP/
H A Dcomposer.lock227 "platform": [],
228 "platform-dev": []
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js260 var platform = rplatform.exec( ua ) || [];
265 if(platform[1]) {
266platform[1] = platform[1].replace(/\s/g, "_"); // Change whitespace to underscore. Enables dot not…
269 return { platform: platform[1] || "", tablet: tablet[1] || "" };
274 $.jPlayer.platform = {
283 if ( platformMatch.platform ) {
284 $.jPlayer.platform[ platformMatch.platform ] = true;
285 $.jPlayer.platform.mobile = !platformMatch.tablet;
827 …this.internal.cmdsIgnored = $.jPlayer.platform.ipad || $.jPlayer.platform.iphone || $.jPlayer.plat…
843 if($.jPlayer.platform.android) {
[all …]
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js260 var platform = rplatform.exec( ua ) || [];
265 if(platform[1]) {
266platform[1] = platform[1].replace(/\s/g, "_"); // Change whitespace to underscore. Enables dot not…
269 return { platform: platform[1] || "", tablet: tablet[1] || "" };
274 $.jPlayer.platform = {
283 if ( platformMatch.platform ) {
284 $.jPlayer.platform[ platformMatch.platform ] = true;
285 $.jPlayer.platform.mobile = !platformMatch.tablet;
827 …this.internal.cmdsIgnored = $.jPlayer.platform.ipad || $.jPlayer.platform.iphone || $.jPlayer.plat…
843 if($.jPlayer.platform.android) {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js260 var platform = rplatform.exec( ua ) || [];
265 if(platform[1]) {
266platform[1] = platform[1].replace(/\s/g, "_"); // Change whitespace to underscore. Enables dot not…
269 return { platform: platform[1] || "", tablet: tablet[1] || "" };
274 $.jPlayer.platform = {
283 if ( platformMatch.platform ) {
284 $.jPlayer.platform[ platformMatch.platform ] = true;
285 $.jPlayer.platform.mobile = !platformMatch.tablet;
827 …this.internal.cmdsIgnored = $.jPlayer.platform.ipad || $.jPlayer.platform.iphone || $.jPlayer.plat…
843 if($.jPlayer.platform.android) {
[all …]
H A Djquery.jplayer.min.js2platform:g[1]||"",tablet:h[1]||""}},a.jPlayer.browser={},a.jPlayer.platform={};var e=a.jPlayer.uaB…
3 …(i?(c.html.audio.gate=!0,c._html_setAudio(b),c.html.active=!0,a.jPlayer.platform.android&&(c.andro…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js260 var platform = rplatform.exec( ua ) || [];
265 if(platform[1]) {
266platform[1] = platform[1].replace(/\s/g, "_"); // Change whitespace to underscore. Enables dot not…
269 return { platform: platform[1] || "", tablet: tablet[1] || "" };
274 $.jPlayer.platform = {
283 if ( platformMatch.platform ) {
284 $.jPlayer.platform[ platformMatch.platform ] = true;
285 $.jPlayer.platform.mobile = !platformMatch.tablet;
827 …this.internal.cmdsIgnored = $.jPlayer.platform.ipad || $.jPlayer.platform.iphone || $.jPlayer.plat…
843 if($.jPlayer.platform.android) {
[all …]
/plugin/quickstats/db/
H A DdataBaseStructure.txt8 [platform] => Array ( [PlatformID] => Accesses, . . . )
/plugin/pureldap/
H A Dcomposer.lock299 "platform": [],
300 "platform-dev": [],
301 "platform-overrides": {
/plugin/combo/
H A DREADME.md12 [ComboStrap](https://combostrap.com) the publication platform, provides:
/plugin/diagramsnet/lib/
H A Delectron.js84 spellcheck: (os.platform() == "darwin" ? true : false),
687 if (process.platform === 'darwin')
748 if (process.platform === 'darwin')
765 if (cmdQPressed || process.platform !== 'darwin')
/plugin/jplayer/components/
H A Drequire-built.js2305 var platform = rplatform.exec( ua ) || [];
2310 if(platform[1]) {
2311platform[1] = platform[1].replace(/\s/g, "_"); // Change whitespace to underscore. Enables dot not…
2314 return { platform: platform[1] || "", tablet: tablet[1] || "" };
2319 $.jPlayer.platform = {
2328 if ( platformMatch.platform ) {
2329 $.jPlayer.platform[ platformMatch.platform ] = true;
2330 $.jPlayer.platform.mobile = !platformMatch.tablet;
2872 …this.internal.cmdsIgnored = $.jPlayer.platform.ipad || $.jPlayer.platform.iphone || $.jPlayer.plat…
2888 if($.jPlayer.platform.android) {
[all …]
/plugin/elasticsearch/
H A Dcomposer.lock642 "platform": [],
643 "platform-dev": [],
644 "platform-overrides": {
/plugin/badbehaviour/
H A Dbadbehavior.readme49 non-free platforms, special license terms exist for Bad Behavior's platform
67 manner most appropriate to each platform. It's usually sufficient to

12345678