Home
last modified time | relevance | path

Searched refs:os (Results 126 – 146 of 146) sorted by path

123456

/plugin/translation/lang/
H A Dlangnames.txt130 os Ирон æвзаг
/plugin/translation3/lang/
H A Dlangnames.txt128 os Ирон æвзаг
/plugin/upgrade/lang/cy/
H A Dstep0.txt1 Bydd yr ategyn hwn yn uwchraddio'ch wici yn awtomatig i'r fersiwn DocuWiki diweddaraf. Cyn parhau, dylech chi ddarllen y [[doku>changes|Changelog]] i wirio os oes camau ychwanegol sydd angen i chi berfformio cyn neu ar ôl uwchraddio.
/plugin/usersubscriptions/
H A Dsyntax.php54 $os = array_slice($options, 1);
56 for($i=0; $i<count($os); $i++) {
57 $o = explode('=', $os[$i]);
/plugin/webcomponent/_test/data/pages/
H A Dnavbar.txt90 [[:os:|Operating System]]
/plugin/wikipediasnippet/conf/
H A Dlang2dir.conf168 os ltr #Ossetian / Ossetic
/plugin/wrap/conf/
H A Dlang2dir.conf168 os ltr #Ossetian / Ossetic
/plugin/wysiwyg/fckeditor/_samples/py/
H A Dsample01.py27 import os
55 sBasePath = os.environ.get("SCRIPT_NAME")
72 for key in os.environ.keys():
73 print "%s: %s<br>" % (key, os.environ.get(key, ""))
H A Dsampleposteddata.py27 import os
77 for key in os.environ.keys():
78 print "%s: %s<br>" % (key, os.environ.get(key, ""))
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php41 $os = PHP_OS ;
45 $os = php_uname() ;
48 if ( strtoupper( substr( $os, 0, 3 ) ) === 'WIN' )
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dconnector.py28 import os
80 if not os.path.exists(self.userFilesFolder):
H A Dfckcommands.py27 import os
49 if os.path.isdir(someObjectPath):
68 if os.path.isdir(someObjectPath):
72 elif os.path.isfile(someObjectPath):
76 os.path.getsize(someObjectPath)
113 oldumask = os.umask(0)
114 os.makedirs(folderPath,mode=0755)
115 os.umask( oldumask )
155 if os.path.exists(newFilePath):
171 oldumask = os.umask(0)
[all …]
H A Dfckconnector.py28 import cgi, os
45 self.environ = os.environ
62 self.environ = os.environ
H A Dfckutil.py28 import os
73 newFileName = os.path.basename (newFileName) # strip directories
114 realPath = os.path.realpath( './' )
117 selfPath = selfPath.replace( '/', os.path.sep)
H A Dupload.py26 import os
64 if not os.path.exists(self.userFilesFolder):
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.py25 import os
112 if (os.environ.has_key("HTTP_USER_AGENT")):
113 sAgent = os.environ.get("HTTP_USER_AGENT", "")
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js64780 put_byte(s, s.gzhead.os & 0xff);
65283 this.os = 0;
66598 state.head.os = hold >> 8;
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js7360 put_byte(s, s.gzhead.os & 0xff);
7801 this.os = 0;
8752 state.head.os = (hold >> 8);
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs6976 write_XLSCell(R, C, os, o);
6994 write_XLSCell(R, C, os, o);
7172 write_XLSCell(R, C, os, o);
7187 write_XLSCell(R, C, os, o);
13697 var o1 = write_XLSCell(R, C, os);
15521 var os = get_cell_style(opts.cellXfs, cell, opts);
15522 if(os !== 0) o.s = os;
19038 var os = get_cell_style(opts.cellXfs, cell, opts);
19039 attr["ss:StyleID"] = "s" + (21+os);
21380 var os = 16 + get_cell_style(opts.cellXfs, cell, opts);
[all …]
/plugin/xlsx2dw/packages/xmltojson/
H A Dxmltojson.js152 function os(a){if(!a){throw jf(new Nr)}} function
285 function Np(a){os(a.a<a.c.a.length);a.b=a.a++;return a.c.a[a.b]}
331 function Gr(a){oq(a.c.a.c,a);os(a.b!=a.c.a.b);a.a=a.b;a.b=a.b.a;return a.a}
600os(this.b),this.c=this.a,a=Fc(this.a.db(),8),this.b=Po(this),a};_.cb=function Ro(){return this.b};…
/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale_es.js.map1 …\"Días\",\n\t\tweeks: \"Semanas\",\n\t\tmonths: \"Meses\",\n\t\tyears: \"Años\",\n\n\t\t/* message…

123456