Home
last modified time | relevance | path

Searched refs:read (Results 551 – 575 of 842) sorted by relevance

1...<<21222324252627282930>>...34

/plugin/diagramsnet/lib/resources/
H A Ddia_fil.txt263 errorSavingFileReadOnlyMode=Could not save diagram while read-only mode is active.
660 saveLibraryReadOnly=Could not save library while read-only mode is active
1021 confReadFileErr=Cannot read "{1}" file from {2}.
1088 cantReadChckPerms=Cannot read the specified diagram. Please check you have read permission on that …
1089 cantFetchChckPerms=Cannot fetch diagram info. Please check you have read permission on that file.
1095 cantReadUpload=Cannot read the uploaded diagram
1159 confDraftPermissionErr=Draft cannot be written. Do you have attachment write/read permission on thi…
H A Ddia_ro.txt263 errorSavingFileReadOnlyMode=Could not save diagram while read-only mode is active.
660 saveLibraryReadOnly=Could not save library while read-only mode is active
1021 confReadFileErr=Cannot read "{1}" file from {2}.
1088 cantReadChckPerms=Cannot read the specified diagram. Please check you have read permission on that …
1089 cantFetchChckPerms=Cannot fetch diagram info. Please check you have read permission on that file.
1095 cantReadUpload=Cannot read the uploaded diagram
1159 confDraftPermissionErr=Draft cannot be written. Do you have attachment write/read permission on thi…
H A Ddia_hu.txt263 errorSavingFileReadOnlyMode=Could not save diagram while read-only mode is active.
660 saveLibraryReadOnly=Could not save library while read-only mode is active
1021 confReadFileErr=Cannot read "{1}" file from {2}.
1088 cantReadChckPerms=Cannot read the specified diagram. Please check you have read permission on that …
1089 cantFetchChckPerms=Cannot fetch diagram info. Please check you have read permission on that file.
1095 cantReadUpload=Cannot read the uploaded diagram
1159 confDraftPermissionErr=Draft cannot be written. Do you have attachment write/read permission on thi…
H A Ddia_lt.txt660 saveLibraryReadOnly=Could not save library while read-only mode is active
1021 confReadFileErr=Cannot read "{1}" file from {2}.
1088 cantReadChckPerms=Cannot read the specified diagram. Please check you have read permission on that …
1089 cantFetchChckPerms=Cannot fetch diagram info. Please check you have read permission on that file.
1095 cantReadUpload=Cannot read the uploaded diagram
1159 confDraftPermissionErr=Draft cannot be written. Do you have attachment write/read permission on thi…
H A Ddia_sr.txt660 saveLibraryReadOnly=Could not save library while read-only mode is active
1021 confReadFileErr=Cannot read "{1}" file from {2}.
1088 cantReadChckPerms=Cannot read the specified diagram. Please check you have read permission on that …
1089 cantFetchChckPerms=Cannot fetch diagram info. Please check you have read permission on that file.
1095 cantReadUpload=Cannot read the uploaded diagram
1159 confDraftPermissionErr=Draft cannot be written. Do you have attachment write/read permission on thi…
/plugin/codemirror/dist/modes/
H A Dlua.min.js.map1 …,\"read\",\"seek\",\"setvbuf\",\"write\",\n\n \"io.close\",\"io.flush\",\"io.input\",\"io.lines…
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DREADME.md41 For more installation procedures, please read [the Source
58 For more information, please read the [contributor
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki42 …xml`. Look for the following entry, then change the //rights// attribute to the value `read|write`:
48 <code><policy domain="coder" rights="read|write" pattern="PDF" /></code>
/plugin/sphinxsearch-was/
H A Dsphinxapi.php613 $read = strlen($response);
614 if (!$response || $read != $len) {
616 ? "failed to read searchd response (status=$status, ver=$ver, len=$len, read=$read)"
/plugin/sphinxsearch/
H A Dsphinxapi.php646 $read = strlen ( $response );
647 if ( !$response || $read!=$len )
650 ? "failed to read searchd response (status=$status, ver=$ver, len=$len, read=$read)"
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
H A DXmlTest.php2889 $component = VObject\Reader::read($mimedir);
/plugin/ahrefmenu/
H A Dgenerate_map.py156 s = f.read()
/plugin/socialshareprivacy2/JC/
H A DREADME.md85 …ame contains a filename like so: `/check.html` (or at least, such cookie cannot be read correctly).
/plugin/webdav/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php148 $this->objects[] = Reader::read($object);
/plugin/icalevents/
H A Dsyntax-impl.php177 $ical = VObject\Reader::read($content, VObject\Reader::OPTION_FORGIVING);
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php156 $this->objects[] = Reader::read($object);
/plugin/gtime/gtlib/tsp/
H A DGTTimestamp.php568 $bytes = GTUtil::read($file);
/plugin/xlsx2dw/
H A Dscript.js204 let xlsxWorkbook = XLSX.read(file);
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md72 It tries to read Markdown like a human. First, it looks at the lines. It’s interested in how the lines start. This helps it recognise blocks. It knows, for example, that if a line starts with a `-` then perhaps it belongs to a list. Once it recognises the blocks, it continues to the content. As it reads, it watches out for special characters. This helps it recognise inline elements (or inlines).
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock2477 read "1.0.x"
2542 read-pkg-up@^1.0.1:
2544 …resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f00…
2547 read-pkg "^1.0.0"
2549 read-pkg@^1.0.0:
2551 …resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-1.1.0.tgz#f5ffaa5ecd29cb31c0474bca7d756…
2557 read@1.0.x:
2559 …resolved "https://registry.yarnpkg.com/read/-/read-1.0.7.tgz#b3da19bd052431a97671d44a42634adf710b4…
3328 read-pkg-up "^1.0.1"
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md42 For more installation procedures, please read [the Source
59 For more information, please read the [contributor
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md18 - `RemoteWebElement::getDomProperty()` method to read JavaScript properties of an element (like the value of `innerHTML` etc.) in W3C mode.
82 - Properly read fifth parameter whether W3C compliant instance should be created when using `createBySessionID()`.
H A DREADME.md59 ? Below you will find a simple example. Make sure to read our wiki for [more information on Chrome/Chromedriver](https://github.com/php-webdriver/php-webdriver/wiki/Chrome).
72 ? Below you will find a simple example. Make sure to read our wiki for [more information on Firefox/Geckodriver](https://github.com/php-webdriver/php-webdriver/wiki/Firefox).
/plugin/quizlib/
H A DREADME.md39 The syntax is rather self-explanatory, if something is unclear read documentation of the JavaScript…
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md81 …markdown/commit/dd2d0faa71b630e982d6651476872469b927db6d for how it changes or read the new README.

1...<<21222324252627282930>>...34