Home
last modified time | relevance | path

Searched refs:Missing (Results 51 – 65 of 65) sorted by path

123

/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1Missing scheme.');\n invalid.call(this);\n } else {\n state = 'rela…
/plugin/pdfjs/pdfjs/web/locale/en-CA/
H A Dviewer.properties226 missing_file_error=Missing PDF file.
/plugin/pdfjs/pdfjs/web/locale/en-GB/
H A Dviewer.properties226 missing_file_error=Missing PDF file.
/plugin/pdfjs/pdfjs/web/locale/en-US/
H A Dviewer.properties226 missing_file_error=Missing PDF file.
/plugin/pdfjs/pdfjs/web/locale/en-ZA/
H A Dviewer.properties155 missing_file_error=Missing PDF file.
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 …missing_file_error', null,\n 'Missing PDF file.');\n …
/plugin/projects/pchart/pchart/
H A Dpchart.php1515 $XLast = -1; $Missing = "";
1523 if ( !is_numeric($Value) ) { $Missing[$Index] = TRUE; }
1571 if ( $XLast != -1 && !isset($Missing[floor($X)]) && !isset($Missing[floor($X+1)]) )
1615 $XLast = -1; $Missing = "";
1621 if ( !is_numeric($Value) ) { $Missing[$Index] = TRUE; }
1678 …if ( $YLast != NULL && $AroundZero && !isset($Missing[floor($X)]) && !isset($Missing[floor($X+1)]))
1694 if ( !isset($Missing[floor($X)]) || $YLast == NULL )
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md87 * Missing documentation for the `$postal` property was added to the
/plugin/selfmeasurement/
H A Ddescription.txt62 * Missing translations
/plugin/statdisplay/pchart/
H A DpChart.php1635 $Missing = array();
1637 $data->getXYMap($ColName, $XIn, $YIn, $Missing, $Index);
1695 …if ($XLast != - 1 && ! isset ( $Missing [floor ( $X )] ) && ! isset ( $Missing [floor ( $X + 1 )] …
1784 $Missing = array();
1786 $data->getXYMap($ColName, $XIn, $YIn, $Missing, $numElements);
1826 …if ($YLast != NULL && $AroundZero && ! isset ( $Missing [floor ( $X )] ) && ! isset ( $Missing [fl…
1844 if (! isset ( $Missing [floor ( $X )] ) || $YLast == NULL) {
/plugin/statistics/inc/pchart/
H A DpChart.php1768 $Missing = array();
1770 $data->getXYMap($ColName, $XIn, $YIn, $Missing, $Index);
1828 if($XLast != -1 && !isset ($Missing [floor($X)]) && !isset ($Missing [floor($X + 1)]))
1923 $Missing = array();
1925 $data->getXYMap($ColName, $XIn, $YIn, $Missing, $numElements);
1965 if($YLast != NULL && $AroundZero && !isset ($Missing [floor($X)]) && !isset ($Missing [floor($X + 1)])) {
1985 if(!isset ($Missing [floor($X)]) || $YLast == NULL) {
3048 $this->Errors [] = "[Warning] ".$FunctionName." - Missing dat
[all...]
/plugin/submgr/lang/en/
H A Dnousers.txt1 ===== Missing Auth Capability =====
/plugin/tagfilter/script/select2/
H A DREADME.md46 Missing a language? Just copy `select2_locale_en.js.template`, translate
/plugin/wysiwyg/fckeditor/editor/lang/
H A D_translationstatus.txt24 af.js Found: 397 Missing: 15
25 ar.js Found: 397 Missing: 15
26 bg.js Found: 374 Missing: 38
27 bn.js Found: 381 Missing: 31
29 ca.js Found: 412 Missing: 0
30 cs.js Found: 397 Missing: 15
31 da.js Found: 382 Missing: 30
32 de.js Found: 412 Missing: 0
34 en-au.js Found: 412 Missing: 0
35 en-ca.js Found: 412 Missing: 0
[all …]
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs19728 if(!R) console.error("Missing Info for XLS Record 0x" + RecordType.toString(16));
22620 if(!content) throw new Error("Missing content.xml in ODS / UOF file");

123