Codulle - L'explorateur de code sources

Accueil>> AlBulle >> AlBulle0.8 >> includes

Informations fichier

Nom du fichier : div.php
Taille du fichier : 3 Ko (129 lignes)
Language : PHP

  1. span style="color: #808080; font-style: italic;">/*************************************************************************************
  2. * div.php
  3. * ---------------------------------
  4. * Author: Gabriel Lorenzo (ermakina@gmail.com)
  5. * Copyright: (c) 2005 Gabriel Lorenzo (http://ermakina.gazpachito.net)
  6. * Release Version: 1.0.7.5
  7. * CVS Revision Version: $Revision: 1.5 $
  8. * Date Started: 2005/06/19
  9. * Last Modified: $Date: 2005/10/22 07:52:59 $
  10. *
  11. * DIV language file for GeSHi.
  12. *
  13. * CHANGES
  14. * -------
  15. * 2005/06/22 (1.0.0)
  16. * - First Release, includes "2nd gen" ELSEIF statement
  17. *
  18. * TODO (updated 2005/06/22)
  19. * -------------------------
  20. * - I'm pretty satisfied with this, so nothing for now... :P
  21. *
  22. *************************************************************************************
  23. *
  24. * This file is part of GeSHi.
  25. *
  26. * GeSHi is free software; you can redistribute it and/or modify
  27. * it under the terms of the GNU General Public License as published by
  28. * the Free Software Foundation; either version 2 of the License, or
  29. * (at your option) any later version.
  30. *
  31. * GeSHi is distributed in the hope that it will be useful,
  32. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  33. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  34. * GNU General Public License for more details.
  35. *
  36. * You should have received a copy of the GNU General Public License
  37. * along with GeSHi; if not, write to the Free Software
  38. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  39. *
  40. ************************************************************************************/'LANG_NAME' => 'DIV',
  41. 'COMMENT_SINGLE''//'),
  42. 'COMMENT_MULTI''/*' => '*/'),
  43. 'CASE_KEYWORDS''QUOTEMARKS'"'", '"'),
  44. 'ESCAPE_CHAR' => '',
  45. 'KEYWORDS''while','until','to','switch','step','return','repeat','loop','if','from','frame','for','end','elseif',
  46. 'else','default','debug','continue','clone','case','break','begin''xor','whoami','type','sizeof','pointer','or','offset','not','neg','mod','id','dup','and','_ne','_lt',
  47. '_le','_gt','_ge','_eq''setup_program','program','process','private','local','import','global','function','const',
  48. 'compiler_options''word','struct','string','int','byte'
  49. ),
  50. ),
  51. 'SYMBOLS''(',')','[',']','=','+','-','*','/','!','%','^','&',':',';',',','<','>'
  52. ),
  53. 'CASE_SENSITIVE''STYLES''KEYWORDS''color: #0040b1;',
  54. 2 => 'color: #000000;',
  55. 3 => 'color: #000066; font-weight: bold;',
  56. 4 => 'color: #993333;'
  57. ),
  58. 'COMMENTS''color: #808080; font-style: italic;',
  59. 'MULTI' => 'color: #808080; font-style: italic;'
  60. ),
  61. 'ESCAPE_CHAR'''
  62. ),
  63. 'BRACKETS''color: #44aa44;'
  64. ),
  65. 'STRINGS''color: #ff0000;'
  66. ),
  67. 'NUMBERS''color: #cc66cc;'
  68. ),
  69. 'METHODS''color: #202020;',
  70. ),
  71. 'SYMBOLS''color: #44aa44;'
  72. ),
  73. 'REGEXPS''SCRIPT''URLS''',
  74. 2 => '',
  75. 3 => '',
  76. 4 => ''
  77. ),
  78. 'OOLANG''OBJECT_SPLITTER' => '',
  79. 'REGEXPS''STRICT_MODE_APPLIES''SCRIPT_DELIMITERS''HIGHLIGHT_STRICT_BLOCK'

Liste des projets

Téléchargez Codulle

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