Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22737 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30810 invoked by uid 1010); 13 Apr 2006 21:09:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 30795 invoked from network); 13 Apr 2006 21:09:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Apr 2006 21:09:01 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:52205] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 95/D2-19715-AEDBE344 for ; Thu, 13 Apr 2006 17:08:58 -0400 Received: from baumbart.mbo (dslb-084-063-052-244.pools.arcor-ip.net [84.63.52.244]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 5998B35C013; Thu, 13 Apr 2006 23:08:54 +0200 (CEST) Date: Thu, 13 Apr 2006 23:09:23 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <23853047.20060413230923@marcus-boerger.de> To: Richard Lynch Cc: internals@lists.php.net In-Reply-To: <46894.67.184.121.112.1144914867.squirrel@www.l-i-e.com> References: <46894.67.184.121.112.1144914867.squirrel@www.l-i-e.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] tsrm_ls From: helly@php.net (Marcus Boerger) Hello Richard, have a look here: http://talks.somabo.de best regards marcus Thursday, April 13, 2006, 9:54:27 AM, you wrote: > I'm trying to grok PHP Source, and I suspect I've missed some > "Beginner" guide somewhere. > I'm looking at the TSRM*_* data types in the header files, and have > backtracked as far as 'tsrm_ls' and then... I'm not finding a place > where that is defined. > I've grepped php-src for it, and only see it used, not defined. > I also grepped /usr/include and /usr/local/include, thinking maybe > it's a standard OS thing. > I know TSRM is thread-safe-resource-manager, but the LS_DC LS_CC etc > system isn't getting into my brain... L for Long? S for string? > What am I missing? > TIA! (Hoping to do something useful someday...) > -- > Like Music? > http://l-i-e.com/artists.htm Best regards, Marcus