]> granicus.if.org Git - php/commitdiff
Add cvs tags
authorMarcus Boerger <helly@php.net>
Tue, 20 Jan 2004 20:59:45 +0000 (20:59 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 20 Jan 2004 20:59:45 +0000 (20:59 +0000)
ext/spl/php_spl.c
ext/spl/spl_array.c
ext/spl/spl_array.h
ext/spl/spl_directory.h
ext/spl/spl_engine.h
ext/spl/spl_functions.c
ext/spl/spl_functions.h
ext/spl/spl_iterators.c
ext/spl/spl_iterators.h
ext/spl/spl_sxe.c
ext/spl/spl_sxe.h

index ef0b533cd0d1806992bbeaf86200f3bf29ad3058..ef63a733bd0792130be8b08bcccb544caf3668b3 100755 (executable)
@@ -16,6 +16,8 @@
    +----------------------------------------------------------------------+
  */
 
+/* $Id$ */
+
 #ifdef HAVE_CONFIG_H
        #include "config.h"
 #endif
index 2f284b075010ef763c52772196e4c46ce2c7bf19..b4bc3d980d1c2d2b7891f1fffed4cdfc087661cc 100755 (executable)
@@ -16,6 +16,8 @@
    +----------------------------------------------------------------------+
  */
 
+/* $Id$ */
+
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 #endif
index 667a10c9827dc258d703b710c1b16b903222aa4a..1e9b402dcb26158a157bf1a7bd0deb3e12d61947 100755 (executable)
@@ -16,6 +16,8 @@
    +----------------------------------------------------------------------+
  */
 
+/* $Id$ */
+
 #ifndef SPL_ARRAY_H
 #define SPL_ARRAY_H
 
index 05141deef4b11ac17445fb151ca85201bf1658f4..e7a96d5a4f68da26b884cdc77389b61091e0d019 100755 (executable)
@@ -16,6 +16,8 @@
    +----------------------------------------------------------------------+
  */
 
+/* $Id$ */
+
 #ifndef SPL_DIRECTORY_H
 #define SPL_DIRECTORY_H
 
index cf6a15deab5f618f6276b59e32161a439a2681f0..08820833c9ecd0b7b6b3e0aa1ece6b92ce7bd95f 100755 (executable)
@@ -16,6 +16,8 @@
    +----------------------------------------------------------------------+
  */
 
+/* $Id$ */
+
 #ifndef SPL_ENGINE_H
 #define SPL_ENGINE_H
 
index c15472aab5147b166cc481532d34b81bfd34c894..063275816759c5b82361ad9704c94fadeda0a786 100755 (executable)
@@ -16,6 +16,8 @@
    +----------------------------------------------------------------------+
  */
 
+/* $Id$ */
+
 #ifdef HAVE_CONFIG_H
        #include "config.h"
 #endif
index 05efd6c05fd42e5623a5de1d224d562e95abb145..d1c56c61b6655ca7309a56c5c0513540ddf15dda 100755 (executable)
@@ -16,6 +16,8 @@
    +----------------------------------------------------------------------+
  */
 
+/* $Id$ */
+
 #ifndef PHP_FUNCTIONS_H
 #define PHP_FUNCTIONS_H
 
index 96a83e6e91916be37ec1f729a9ed5aacf9bb38e8..6a5075398d4ef2ef20b31f587075dea42834c54b 100755 (executable)
@@ -16,6 +16,8 @@
    +----------------------------------------------------------------------+
  */
 
+/* $Id$ */
+
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 #endif
index 2a3d29d8dace6d7aa5ad4fb828606bc0c4f6eaa2..f23222159d33ae3c90b1475625e42cc47d64e37d 100755 (executable)
@@ -16,6 +16,8 @@
    +----------------------------------------------------------------------+
  */
 
+/* $Id$ */
+
 #ifndef SPL_ITERATORS_H
 #define SPL_ITERATORS_H
 
index ccaee4e6355119627cc6b834d2ef02fe90d95864..7ca83228eafb657173bec1257ca171567b540a1e 100755 (executable)
@@ -16,6 +16,8 @@
    +----------------------------------------------------------------------+
  */
 
+/* $Id$ */
+
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 #endif
index 1b4accc56a2bf6a53b428b6a26b263fec7d8c358..7466808fdce826a53d0ce27788e5c7750dc301d7 100755 (executable)
@@ -16,6 +16,8 @@
    +----------------------------------------------------------------------+
  */
 
+/* $Id$ */
+
 #ifndef SPL_SXE_H
 #define SPL_SXE_H