Searched refs:conv (Results 1 – 13 of 13) sorted by relevance
| /plugin/serverinfos/serverinfos/lib/ |
| D | InfosServer.class.php | 314 $conv = 1073741824; 319 $total = round(($data)/$conv,2); 324 $conv = 1044576; 326 if (empty($tmp_dd[0])) {$tmp_dd[0] = disk_total_space("/");$conv = 1073741824;} 327 $total = round(($tmp_dd[0])/$conv,2); 333 $total = round(($data)/$conv,2); 346 $conv = 1073741824; 347 $free = round(($data)/$conv,2); 352 $conv = 1044576; 354 if (empty($tmp_dd[0])) {$tmp_dd[0] = disk_free_space("/");$conv = 1073741824;} [all …]
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Color/ |
| D | ColorConverter.php | 255 $conv = $this->colorModeConverter->hsl2rgb($cores[0] / 360, $cores[1], $cores[2]); 256 return [static::MODE_RGB, $conv[0], $conv[1], $conv[2]]; 259 $conv = $this->colorModeConverter->hsl2rgb($cores[0] / 360, $cores[1], $cores[2]); 260 return [static::MODE_RGBA, $conv[0], $conv[1], $conv[2], $cores[3] * 100];
|
| /plugin/upgrade/myvendor/splitbrain/php-archive/src/ |
| D | Zip.php | 768 $conv = @iconv('UTF-8', 'CP437//IGNORE', $string); 769 if($conv) return $conv; // it worked
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 7.7.js.map | 1 …\n 'contexts',\n 'continue',\n 'control',\n 'controls',\n 'conv',\n 'conversion'…
|
| /plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/ |
| D | vocab.bpe | 8864 Ġconv icted 8866 Ġconv in 11121 Ġconv iction 11254 Ġconv ince 15355 Ġconv inc 18877 Ġconv ictions 32606 Ġconv oy 38055 Ġconv ict 46714 Ġconv ol
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 39930 function IconvLiteEncoderStream(conv, options) { 39931 this.conv = conv; 39945 var res = this.conv.write(chunk); 39956 var res = this.conv.end(); 39978 function IconvLiteDecoderStream(conv, options) { 39979 this.conv = conv; 39993 var res = this.conv.write(chunk); 40004 var res = this.conv.end();
|
| D | pdfmake.min.js | 2 …conv=r,(o=o||{}).decodeStrings=!1,i.call(this,o)}function IconvLiteDecoderStream(r,o){this.conv=r,…
|
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | opal.js | 22492 …eturn format.replace(/%([\-_#^0]*:{0,2})(\d+)?([EO]*)(.)/g, function(full, flags, width, _, conv) { argument 22512 switch (conv) {
|
| D | index.mjs | 21201 …eturn format.replace(/%([\-_#^0]*:{0,2})(\d+)?([EO]*)(.)/g, function(full, flags, width, _, conv) { argument 21221 switch (conv) {
|
| D | index.cjs | 21210 …eturn format.replace(/%([\-_#^0]*:{0,2})(\d+)?([EO]*)(.)/g, function(full, flags, width, _, conv) { 21230 switch (conv) {
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 22492 …eturn format.replace(/%([\-_#^0]*:{0,2})(\d+)?([EO]*)(.)/g, function(full, flags, width, _, conv) { argument 22512 switch (conv) {
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.js | 22495 …eturn format.replace(/%([\-_#^0]*:{0,2})(\d+)?([EO]*)(.)/g, function(full, flags, width, _, conv) { argument 22515 switch (conv) {
|
| /plugin/aceeditor/ |
| D | build.js | 1 …eig|condest|coneplot|conj|containers.Map|contour(?:3|c|f|slice)?|contrast|conv|conv2|convhull|conv…
|