Codulle - L'explorateur de code sources

Accueil>> AlBulle >> AlBulle0.1 >> classes

Informations fichier

Nom du fichier : ini.php
Taille du fichier : 3 Ko (123 lignes)
Language : PHP

  1. span style="color: #808080; font-style: italic;">/*************************************************************************************
  2. * ini.php
  3. * --------
  4. * Author: deguix (cevo_deguix@yahoo.com.br)
  5. * Copyright: (c) 2005 deguix
  6. * Release Version: 1.0.7.5
  7. * CVS Revision Version: $Revision: 1.4 $
  8. * Date Started: 2005/03/27
  9. * Last Modified: $Date: 2005/10/22 07:52:59 $
  10. *
  11. * INI language file for GeSHi.
  12. *
  13. * CHANGES
  14. * -------
  15. * 2005/04/05 (1.0.0)
  16. * - First Release
  17. *
  18. * TODO (updated 2005/03/27)
  19. * -------------------------
  20. *
  21. *************************************************************************************
  22. *
  23. * This file is part of GeSHi.
  24. *
  25. * GeSHi is free software; you can redistribute it and/or modify
  26. * it under the terms of the GNU General Public License as published by
  27. * the Free Software Foundation; either version 2 of the License, or
  28. * (at your option) any later version.
  29. *
  30. * GeSHi is distributed in the hope that it will be useful,
  31. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  32. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  33. * GNU General Public License for more details.
  34. *
  35. * You should have received a copy of the GNU General Public License
  36. * along with GeSHi; if not, write to the Free Software
  37. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  38. *
  39. ************************************************************************************/'LANG_NAME' => 'ini',
  40. 'COMMENT_SINGLE'';'),
  41. 'COMMENT_MULTI''CASE_KEYWORDS''QUOTEMARKS''ESCAPE_CHAR' => '',
  42. 'KEYWORDS''SYMBOLS''[', ']', '='
  43. ),
  44. 'CASE_SENSITIVE''STYLES''KEYWORDS'''
  45. ),
  46. 'COMMENTS''color: #666666; font-style: italic;'
  47. ),
  48. 'ESCAPE_CHAR'''
  49. ),
  50. 'BRACKETS'''
  51. ),
  52. 'STRINGS'''
  53. ),
  54. 'NUMBERS'''
  55. ),
  56. 'METHODS'''
  57. ),
  58. 'SYMBOLS''color: #000066; font-weight:bold;'
  59. ),
  60. 'REGEXPS''color: #000066; font-weight:bold;',
  61. 1 => 'color: #000099;',
  62. 2 => 'color: #660066;'
  63. ),
  64. 'SCRIPT'''
  65. )
  66. ),
  67. 'URLS''OOLANG''OBJECT_SPLITTERS''REGEXPS''\[.+\]''([a-zA-Z0-9_]+\s*)=(.+)''\\1''''''=\\2'// Evil hackery to get around GeSHi bug: <>" and ; are added so <span>s can be matched
  68. // Explicit match on variable names because if a comment is before the first < of the span
  69. // gets chewed up...
  70. '([<>";a-zA-Z0-9_]+\s*)=(.+)''\\2''''\\1='''
  71. )
  72. ),
  73. 'STRICT_MODE_APPLIES''SCRIPT_DELIMITERS''HIGHLIGHT_STRICT_BLOCK'

Liste des projets

Téléchargez Codulle

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