Home
last modified time | relevance | path

Searched refs:found (Results 76 – 100 of 1434) sorted by relevance

12345678910>>...58

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/
H A DIndentationSniff.php84 $found = $phpcsFile->findNext(
90 if ($found !== false) {
H A DClassDefinitionOpeningBraceSpaceSniff.php99 $found = $phpcsFile->findNext(
105 if ($found !== false) {
/plugin/bookmarkfile/
H A Dsyntax.php251 $found = $this->findBookmarksFolder($item['children'], $folder);
252 if ($found !== null) {
253 return $found;
/plugin/log404/
H A DREADME.md3 Keep a log of page IDs that have not been found.
5 All documentation for this plugin can be found at
/plugin/codemirror/
H A DREADME4 Documentation for this plugin can be found at
7 Source code for this plugin can be found at
/plugin/magento/
H A DREADME.md3 Provides user authentication against information found in Magento databases.
5 All documentation for this plugin can be found at
/plugin/xref/
H A Dsyntax.php
/plugin/elasticsearch/action/
H A Dsearch.php389 $found = $results->getTotalHits();
391 if(!$found) {
393 return (bool)$found;
397 echo '<h2>' . sprintf($this->getLang('totalfound'), $found) . '</h2>';
464 return (bool) $found;
/plugin/bugzillalinks/
H A DREADME.md6 All documentation for this plugin can be found at
12 Icon `bug1.gif` created by Neal Applebaum and found on the official Jira wiki at
/plugin/translationbuddy/
H A DREADME7 * Localized pages not found in English
9 All documentation for this plugin can be found at
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php199 $found = null;
205 $found = $existingLock;
213 if (is_null($found)) {
223 $lockInfo = $found;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php199 $found = null;
205 $found = $existingLock;
213 if (is_null($found)) {
223 $lockInfo = $found;
/plugin/diagramsnet/lib/resources/
H A Ddia_ar.txt294 repositoryNotFound=Repository not found
503 noAttachments=No attachments found
507 noLibraries=No libraries found
516 noSearchResults=No search results found
558 pageNotFound=Page not found
823 noDiagrams=No diagrams found
859 objectNotFound=Object not found
862 noCommentsFound=No comments found
1044 backupFound=Backup file found
1063 noAnchorsFound=No anchors found
[all …]
/plugin/mdpage/vendor/cebe/markdown/
H A DParser.php331 while (!empty($markers) && ($found = strpbrk($text, $markers)) !== false) {
333 $pos = strpos($text, $found);
339 $text = $found;
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DInput.class.php195 $found = array_search($value, $valids);
196 if($found !== false) return $valids[$found]; // return the valid value for type safety
/plugin/farmer/lang/en/
H A Dnotfound_404.txt3 The requested resource could not be found.
/plugin/showpageafterlogin/
H A DREADME7 All documentation for this plugin can be found at
10 Sources can be found at
/plugin/searchresultswithpath/
H A DREADME5 All documentation for this plugin can be found at
8 Sources can be found at
/plugin/404manager/db/
H A DREADME.md4 The database can be found at meta/404manager.sqlite3
/plugin/jplayer/
H A DREADME.md1 All documentation for this plugin can be found at
/plugin/filterrss/
H A DREADME.md1 All documentation for this plugin can be found at
/plugin/pdfjs/
H A DREADME.md1 All documentation for this plugin can be found at
/plugin/subnumberlist/
H A DREADME.md1 All documentation for this plugin can be found at
/plugin/tablefilterjs/
H A DREADME.md1 All documentation for this plugin can be found at
/plugin/alphalist/
H A DREADME.md1 All documentation for this plugin can be found at

12345678910>>...58