Home
last modified time | relevance | path

Searched refs:add_get_index_long (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_API.h424 ZEND_API int add_get_index_long(zval *arg, ulong idx, long l, void **dest);
H A Dzend_builtin_functions.c614 add_get_index_long(return_value, 0, num_key, (void **) &inserted_pointer); in ZEND_FUNCTION()
H A Dzend_API.c1496 ZEND_API int add_get_index_long(zval *arg, ulong index, long l, void **dest) /* {{{ */ in add_get_index_long() function

Completed in 22 milliseconds