Home
last modified time | relevance | path

Searched defs:thash (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/standard/
H A Darray.c1072 HashTable *thash; in php_array_walk() local
2249 HashTable *thash = Z_TYPE_PP(dest_entry) == IS_ARRAY ? Z_ARRVAL_PP(dest_entry) : NULL; in php_array_merge() local

Completed in 18 milliseconds