Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:837 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52185 invoked from network); 10 Apr 2003 15:41:50 -0000 Received: from unknown (HELO henry.newn.cam.ac.uk) (131.111.204.130) by pb1.pair.com with SMTP; 10 Apr 2003 15:41:50 -0000 Received: from [131.111.204.180] (helo=quartz.newn.cam.ac.uk) by henry.newn.cam.ac.uk with esmtp (Exim 3.13 #1) id 193eBR-0005BZ-00 for internals@lists.php.net; Thu, 10 Apr 2003 16:41:49 +0100 Received: from prlw1 by quartz.newn.cam.ac.uk with local (Exim 4.10) id 193eBR-0004fn-00 for internals@lists.php.net; Thu, 10 Apr 2003 16:41:49 +0100 Date: Thu, 10 Apr 2003 16:41:49 +0100 To: internals@lists.php.net Message-ID: <20030410164149.E22566@quartz.newn.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.19i Subject: ZEND_INI_PARSER_POP_ENTRY From: prlw1@newn.cam.ac.uk (Patrick Welche) ZEND_INI_PARSER_POP_ENTRY is used in main/php_ini.c ext/standard/basic_functions.c but isn't defined anywhere! Cheers, Patrick (I'm putting #ifdef ZEND_INI_PARSER_POP_ENTRY around those case blocks)