Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44340 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30656 invoked from network); 17 Jun 2009 07:13:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jun 2009 07:13:23 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.154 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 72.14.220.154 fg-out-1718.google.com Received: from [72.14.220.154] ([72.14.220.154:6034] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/80-26047-297983A4 for ; Wed, 17 Jun 2009 03:13:22 -0400 Received: by fg-out-1718.google.com with SMTP id 16so31845fgg.0 for ; Wed, 17 Jun 2009 00:13:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=dJQ8HLkvG3g3+EY0qL8bh15bKZTjemfSZC3a8TaDEBU=; b=RXtPH38Z5iUUZ++FudCxmypW2p5LgBgC3gaheC1PwHd1b1lgjXekzFp/24rQJ2Muia piMg/FcygiRE97o6vO2fD0tCtKxe0rRd+IEDbFXrDKJwxLO51krnGfeZEqcCuqVqvhDe qYpkEokZqyVZ5Bu2KwMFQJFVb/ZnF2IAT0qEU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=LAxJpqfq1ZsDYUVu4zYmR29ECFIFxtzh/xoIwRhWUHcE/nhoUlJ7FNsjQQOZd6zQi5 Gibi2zpYiQZO/Et+9Ij5r3afE5WBV66l2KdVK4Nis3q9lTxa3J03mf8pDiew35L5+Tuk lGggsZBVJW91rTgyONct8uy6NI23J85sMeWrM= MIME-Version: 1.0 Received: by 10.86.76.13 with SMTP id y13mr202088fga.8.1245222799798; Wed, 17 Jun 2009 00:13:19 -0700 (PDT) In-Reply-To: References: Date: Wed, 17 Jun 2009 09:13:19 +0200 Message-ID: <7f3ed2c30906170013p2fbf8a43hf072c5abb998fa58@mail.gmail.com> To: Bharat Nagwani Cc: "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] rfc1867 From: hannes.magnusson@gmail.com (Hannes Magnusson) On Wed, Jun 17, 2009 at 08:23, Bharat Nagwani wrote: > > In php code, I see constants like TSRMLS_CC but cant find the definitions of these http://blog.libssh2.org/index.php?/archives/22-What-the-heck-is-TSRMLS_CC-anyway.html -Hannes