Home
last modified time | relevance | path

Searched refs:what (Results 176 – 200 of 724) sorted by path

12345678910>>...29

/plugin/ckgdoku/ckeditor/
H A DCHANGES.md324 …R.env-property-mobile) as deprecated. The reason is that it is no longer clear what "mobile" means.
1177 …* Based on loaded features (toolbar items, plugins) - the data will be filtered according to what
H A DLICENSE.md116 want its recipients to know that what they have is not the original, so
147 Whether that is true depends on what the Program does.
296 This section is intended to make thoroughly clear what is believed to
411 that what they have is not the original version, so that the original
503 writing it). Whether that is true depends on what the Library does
504 and what the program that uses the Library does.
758 This section is intended to make thoroughly clear what is believed to
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified217 findWhat: "Find what:",
H A Den.js.unc5 …ent"},"find":{"find":"Find","findOptions":"Find Options","findWhat":"Find what:","matchCase":"Matc…
H A Dlang_array.txt221 "findWhat": "Find what:",
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php210 function safe_write_debug($what) { argument
212 if(is_array($what)) {
213 $what = print_r($what,true);
216 fwrite($dwfckFHandle, "$what\n");
H A Dcommands.php812 function cmd_write_debug($what) { argument
814 if(is_array($what)) {
815 $what = print_r($what,true);
818 fwrite($dwfckFHandle, "$what\n");
H A Dconfig.php488 function config_write_debug($what) { argument
490 if(is_array($what)) {
491 $what = print_r($what,true);
494 fwrite($dwfckFHandle, "$what\n");
H A Dconnector.php118 function fck_write_debug($what) { argument
119 if(is_array($what)) {
120 $what = print_r($what,true);
123 fwrite($dwfckFHandle, "$what\n");
/plugin/ckgdoku/syntax/
H A Dspecials.php117 function write_debug($what) { argument
119 fwrite($handle,"$what\n");
/plugin/ckgedit/
H A DLICENSE46 want its recipients to know that what they have is not the original, so
77 Whether that is true depends on what the Program does.
226 This section is intended to make thoroughly clear what is believed to
293 <one line to give the program's name and a brief idea of what it does.>
338 library. If this is what you want to do, use the GNU Lesser General
/plugin/ckgedit/action/
H A Dedit.php1312 function write_debug($what,$line="") { argument
1316 if($line) $what = "line $line\n" . $what;
1317 fwrite($handle,"$what\n");
/plugin/ckgedit/ckeditor/
H A DCHANGES.md744 ….html#property-mobile) as deprecated. The reason is that it is no longer clear what "mobile" means.
1597 …* Based on loaded features (toolbar items, plugins) - the data will be filtered according to what
H A DLICENSE.md116 want its recipients to know that what they have is not the original, so
147 Whether that is true depends on what the Program does.
296 This section is intended to make thoroughly clear what is believed to
411 that what they have is not the original version, so that the original
503 writing it). Whether that is true depends on what the Library does
504 and what the program that uses the Library does.
758 This section is intended to make thoroughly clear what is believed to
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified301 "findWhat": "Find what:",
H A Den.js-4.9.merged5 …se."},"find":{"find":"Find","findOptions":"Find Options","findWhat":"Find what:","matchCase":"Matc…
H A Den.js.4.95 …se."},"find":{"find":"Find","findOptions":"Find Options","findWhat":"Find what:","matchCase":"Matc…
H A Den.js.unc5 …ent"},"find":{"find":"Find","findOptions":"Find Options","findWhat":"Find what:","matchCase":"Matc…
H A Dlang_array.txt221 "findWhat": "Find what:",
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php210 function safe_write_debug($what) { argument
212 if(is_array($what)) {
213 $what = print_r($what,true);
216 fwrite($dwfckFHandle, "$what\n");
H A Dcommands.php807 function cmd_write_debug($what) { argument
809 if(is_array($what)) {
810 $what = print_r($what,true);
813 fwrite($dwfckFHandle, "$what\n");
H A Dconfig.php490 function config_write_debug($what) { argument
492 if(is_array($what)) {
493 $what = print_r($what,true);
496 fwrite($dwfckFHandle, "$what\n");
H A Dconnector.php118 function fck_write_debug($what) { argument
119 if(is_array($what)) {
120 $what = print_r($what,true);
123 fwrite($dwfckFHandle, "$what\n");
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified301 "findWhat": "Find what:",
/plugin/ckgedit/syntax/
H A Dspecials.php116 function write_debug($what) { argument
118 fwrite($handle,"$what\n");

12345678910>>...29