|
Posted by AnrDaemon on June 11, 2008, 7:22 pm
Please log in for more thread options Greetings, kurt.krueckeberg@gmail.com.
In reply to Your message dated Thursday, June 12, 2008, 02:46:01,
>>
>> The SPL extension is written in C. You can download the PHP source
>> tarball and have a look at it.
> Just so that I'm certain. Classes such as SplDoublyLinkedList,
> SplStack, SplQueue, SplHeap, SplMaxHeap and SplMinHeap are native
> types
> supported in the PHP interpreter. I grepped on the PHP source code (on
> "*.h" and "*.c") for SplDoublyLinkedList and grep didn't find any
> hits.
Grep the php_spl_types extension sources.
It is PECL extension, just to notify.
http://pecl.php.net/
--
|