Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3633 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99079 invoked from network); 29 Jul 2003 15:14:07 -0000 Received: from unknown (HELO tsunami4.tsunamihost.ch) (80.74.132.95) by pb1.pair.com with SMTP; 29 Jul 2003 15:14:07 -0000 Received: (qmail 32582 invoked from network); 29 Jul 2003 15:14:05 -0000 Received: from unknown (HELO ibook-daniel.local.) (ml-daniel@lorch.cc@82.68.60.12) by tsunami4.tsunamihost.ch with SMTP; 29 Jul 2003 15:14:05 -0000 Date: Tue, 29 Jul 2003 16:13:03 +0100 To: lists@iondesign.ca Cc: internals@lists.php.net Message-ID: <20030729161303.7b74df8a.ml-daniel@lorch.cc> In-Reply-To: References: X-Mailer: Sylpheed version 0.8.0 (GTK+ 1.2.10; powerpc-apple-darwin6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Developer Newbie Questions From: ml-daniel@lorch.cc (Daniel Lorch) hi, > Hello, I am presently trying to figure out the ZEND API, but am > being thrown off a bit by some of the abbreviations. > > Is there any documentation out there that explains what the abbreviations > mean? > > For example > > TSRMLS_* Thread Safe Resource Manager L.. S.. (?). See file comments. -daniel