Home
last modified time | relevance | path

Searched refs:found (Results 226 – 250 of 1434) sorted by path

12345678910>>...58

/plugin/bulletodo/
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/bureaucracy-au/
H A DREADME3 All documentation for this plugin can be found at
/plugin/bureaucracy/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
H A DREADME3 All documentation for this plugin can be found at
/plugin/bureaucracyau/
H A DREADME3 All documentation for this plugin can be found at
/plugin/button/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
/plugin/captcha/
H A DREADME3 All documentation for this plugin can be found at
/plugin/caption/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
H A DREADME.md5 All documentation for this plugin can be found at
/plugin/catlist/
H A Dsyntax.php48 if (preg_match('/-'.$option.' /i', $match, $found)) {
50 $match = str_replace($found[0], '', $match);
54 if (preg_match('/-'.$option.':('.implode('|',array_keys($varAssoc)).') /i', $match, $found)) {
55 $varAffected = $varAssoc[$found[1]];
56 $match = str_replace($found[0], '', $match);
102 if (preg_match("/-expandButton:([0-9]+)/i", $match, $found)) {
103 $data['expand'] = intval($found[1]);
104 $match = str_replace($found[0], '', $match);
119 for ($found; preg_match("/-(exclu(page|ns|nsall|nspages|nsns)!?):\"([^\\/\"]+)\" /i", $match, $found); ) {
[all...]
/plugin/charter/
H A DCOPYING291 the "copyright" line and a pointer to where the full notice is found.
/plugin/chiplink/
H A DREADME5 All documentation for this plugin can be found at
/plugin/cite/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
H A DREADME.md25 All further documentation for this plugin can be found at:
/plugin/ckgdoku/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md703 …ontains editor tests is not available in release packages. It can only be found in the development…
1280 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
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified221 notFoundMsg: "The specified text was not found.",
652 noMispell: "Spell check complete: No misspellings found",
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/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc181 if(confirm('Language not found. Try again?')) {
/plugin/ckgdoku/ckeditor/plugins/pastebase64/
H A Dplugin.js27 var found = false;
35 if (found) {
41 return found = true;
/plugin/ckgdoku/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/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.

12345678910>>...58