Codulle - L'explorateur de code sources

Accueil>> AlBulle >> Albulle1.0rc3

Informations fichier

Nom du fichier : caddcl.php
Taille du fichier : 3 Ko (128 lignes)
Language : PHP

  1. span style="color: #808080; font-style: italic;">/*************************************************************************************
  2. * caddcl.php
  3. * ----------
  4. * Author: Roberto Rossi (rsoftware@altervista.org)
  5. * Copyright: (c) 2004 Roberto Rossi (http://rsoftware.altervista.org), Nigel McNie (http://qbnz.com/highlighter)
  6. * Release Version: 1.0.7.5
  7. * CVS Revision Version: $Revision: 1.5 $
  8. * Date Started: 2004/08/30
  9. * Last Modified: $Date: 2005/10/22 07:52:59 $
  10. *
  11. * CAD DCL (Dialog Control Language) file for GeSHi.
  12. *
  13. * DCL for AutoCAD 12 or later and IntelliCAD all versions.
  14. *
  15. * CHANGES
  16. * -------
  17. * 2004/11/27 (1.0.1)
  18. * - Added support for multiple object splitters
  19. * 2004/1!/27 (1.0.0)
  20. * - First Release
  21. *
  22. * TODO (updated 2004/11/27)
  23. * -------------------------
  24. *
  25. *************************************************************************************
  26. *
  27. * This file is part of GeSHi.
  28. *
  29. * GeSHi is free software; you can redistribute it and/or modify
  30. * it under the terms of the GNU General Public License as published by
  31. * the Free Software Foundation; either version 2 of the License, or
  32. * (at your option) any later version.
  33. *
  34. * GeSHi is distributed in the hope that it will be useful,
  35. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  36. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  37. * GNU General Public License for more details.
  38. *
  39. * You should have received a copy of the GNU General Public License
  40. * along with GeSHi; if not, write to the Free Software
  41. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  42. *
  43. ************************************************************************************/'LANG_NAME' => 'CADDCL',
  44. 'COMMENT_SINGLE''//'),
  45. 'COMMENT_MULTI''/*' => '*/'),
  46. 'CASE_KEYWORDS''QUOTEMARKS''"'),
  47. 'ESCAPE_CHAR' => '\\',
  48. 'KEYWORDS''boxed_column','boxed_radio_column','boxed_radio_row','boxed_row',
  49. 'column','concatenation','button','dialog','edit_box','image','image_button',
  50. 'errtile','list_box','ok_cancel','ok_cancel_help','ok_cancel_help_errtile',
  51. 'ok_cancel_help_info','ok_only','paragraph','popup_list','radio_button',
  52. 'radio_column','radio_row','row','slider','spacer','spacer_0','spacer_1','text',
  53. 'text_part','toggle',
  54. 'action','alignment','allow_accept','aspect_ratio','big_increment',
  55. 'children_alignment','children_fixed_height',
  56. 'children_fixed_width','color',
  57. 'edit_limit','edit_width','fixed_height','fixed_width',
  58. 'height','initial_focus','is_cancel','is_default',
  59. 'is_enabled','is_tab_stop','is-bold','key','label','layout','list',
  60. 'max_value','min_value','mnemonic','multiple_select','password_char',
  61. 'small_increment','tabs','tab_truncate','value','width',
  62. 'false','true','left','right','centered','top','bottom',
  63. 'dialog_line','dialog_foreground','dialog_background',
  64. 'graphics_background','black','red','yellow','green','cyan',
  65. 'blue','magenta','whitegraphics_foreground',
  66. 'horizontal','vertical'
  67. )
  68. ),
  69. 'SYMBOLS''(', ')', '{', '}', '[', ']', '=', '+', '-', '*', '/', '!', '%', '^', '&', ':'
  70. ),
  71. 'CASE_SENSITIVE''STYLES''KEYWORDS''color: #b1b100;'
  72. ),
  73. 'COMMENTS''color: #808080; font-style: italic;',
  74. 'MULTI' => 'color: #808080; font-style: italic;'
  75. ),
  76. 'ESCAPE_CHAR''color: #000099; font-weight: bold;'
  77. ),
  78. 'BRACKETS''color: #66cc66;'
  79. ),
  80. 'STRINGS''color: #ff0000;'
  81. ),
  82. 'NUMBERS''color: #cc66cc;'
  83. ),
  84. 'METHODS''SYMBOLS''color: #66cc66;'
  85. ),
  86. 'REGEXPS''SCRIPT''URLS''OOLANG''OBJECT_SPLITTERS''REGEXPS''STRICT_MODE_APPLIES''SCRIPT_DELIMITERS''HIGHLIGHT_STRICT_BLOCK'

Liste des projets

Téléchargez Codulle

Publié par Codulle - v0.1.1 - © Bubulles Creations