Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73879 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51826 invoked from network); 5 May 2014 03:18:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 May 2014 03:18:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=the.warl0ck.1989@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=the.warl0ck.1989@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.169 as permitted sender) X-PHP-List-Original-Sender: the.warl0ck.1989@gmail.com X-Host-Fingerprint: 209.85.214.169 mail-ob0-f169.google.com Received: from [209.85.214.169] ([209.85.214.169:51799] helo=mail-ob0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 33/61-22971-5F207635 for ; Sun, 04 May 2014 23:18:14 -0400 Received: by mail-ob0-f169.google.com with SMTP id vb8so1515160obc.28 for ; Sun, 04 May 2014 20:18:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=UDkwWENr3CpGczGxv3xHUtNTWbJxy/4tT/Arpxy5jX0=; b=mobKspoKg+u6qmMMvXLS5h0nis4Vk259EUJHaE7Q7LqGSC1veHzS2rnl7BI6RWN5E9 mvpbElrffeIIzWWDP50OQWrGDFmdLpKGUOcmifOWPXRInj1K2XAU19qoDhS8NZ0E3Kyp KclwdPYLqPmSbdCTA5WeHpBD2rQ4xQARy3tBvwaUjXzpiMlGSRPEHaSb5hhTFCBJ7Oa4 kCjQK8L6YdCNlw04tHawgqQCYWk1eQdSgRAaHLVFwApga2nko0Oj6XgljSRN5WxpaoFc Sr4i4qSBuSRIn0STyihESFVZwAQUz8V3cnspYK35zF3HuvsraVZEq32Ha+ocfyuEXYyQ G0ww== MIME-Version: 1.0 X-Received: by 10.182.22.227 with SMTP id h3mr29418191obf.36.1399259891524; Sun, 04 May 2014 20:18:11 -0700 (PDT) Received: by 10.76.23.66 with HTTP; Sun, 4 May 2014 20:18:11 -0700 (PDT) Date: Mon, 5 May 2014 11:18:11 +0800 Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Convert a Bucket to zval? From: the.warl0ck.1989@gmail.com (Aaron Lewis) Hi, When I found a key in HashTable, I got a HashPosition Now, is there any macros that converts it to a zval* ? I wanted to use PHPWRITE to print it -- Best Regards, Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33