Home
last modified time | relevance | path

Searched refs:found (Results 251 – 275 of 1434) sorted by path

1...<<11121314151617181920>>...58

/plugin/ckgedit/ckeditor/
H A DCHANGES.md1123 …ontains editor tests is not available in release packages. It can only be found in the development…
1700 possible. The list of relevant changes can be found in the [API Changes page of
H A DLICENSE.md1286 use the text of this Exhibit A rather than the text found in the
H A Dckeditor.js.unc5568 …R.resourceManager.load] Resource name "' + k[f[0]].join(",") + '" was not found at "' + f[0] + '".…
14994 return a.message && -1 !== a.message.search(/element not found/gi)
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified292 "httpError404": "HTTP error occurred during file upload (404: File not found).",
305 "notFoundMsg": "The specified text was not found.",
744 "noMispell": "Spell check complete: No misspellings found",
H A Den.js-4.9.merged5found).","httpError403":"HTTP error occurred during file upload (403: Forbidden).","httpError":"HT…
H A Den.js.4.95found).","httpError403":"HTTP error occurred during file upload (403: Forbidden).","httpError":"HT…
H A Den.js.unc5found.","replace":"Replace","replaceAll":"Replace All","replaceSuccessMsg":"%1 occurrence(s) repla…
H A Dlang_array.txt225 "notFoundMsg": "The specified text was not found.",
656 "noMispell": "Spell check complete: No misspellings found",
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc226 if(confirm('Language not found. Try again?')) {
/plugin/ckgedit/ckeditor/plugins/pastebase64/
H A Dplugin.js27 var found = false;
35 if (found) {
41 return found = true;
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js.unc138 var on_page; //tags found in page tag markup
139 var custom_insert = ""; // tags found on page that are not in existing tags
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dfckxml.js172 found = str.split(/&/);
173 console.log(found);
176 for(i=0; i<found.length; i++) {
178 if(found[i].match(/Folder/)) {
179 var ar = found[i].split(/=/);
183 if(found[i].match(/file/)) {
184 var ar = found[i].split(/=/);
/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/ckgedit/lang/
H A Den.4.9.js.beautified292 "httpError404": "HTTP error occurred during file upload (404: File not found).",
305 "notFoundMsg": "The specified text was not found.",
744 "noMispell": "Spell check complete: No misspellings found",
/plugin/ckgedit/lang/en/
H A Dscayt.txt1 …isable” The spell checker is removed entirely. Further information can be found in the Configurati…
/plugin/cleanoldips/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
H A DREADME5 All documentation for this plugin can be found at
/plugin/cleanup/
H A DREADME5 All documentation for this plugin can be found at
/plugin/clearfloat/
H A DCOPYING291 the "copyright" line and a pointer to where the full notice is found.
/plugin/cli/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
H A DREADME6 All documentation for this plugin can be found at
/plugin/clipboardutils/
H A DLICENSE632 the "copyright" line and a pointer to where the full notice is found.
/plugin/clippy/
H A DREADME5 All documentation for this plugin can be found at
/plugin/cloud/
H A DCOPYING291 the "copyright" line and a pointer to where the full notice is found.
H A Dsyntax.php50 $found = explode(',', $matches);
52 foreach ($found as $flag) {

1...<<11121314151617181920>>...58