Home
last modified time | relevance | path

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

/PHP-5.5/ext/gmp/
H A Dgmp.c598 add_index_resource(return_value, 0, Z_LVAL(r)); in gmp_zval_binary_ui_op2_ex()
604 add_index_resource(return_value, 1, Z_LVAL(r)); in gmp_zval_binary_ui_op2_ex()
1146 add_index_resource(return_value, 0, Z_LVAL(r));
1148 add_index_resource(return_value, 1, Z_LVAL(r));
/PHP-5.5/Zend/
H A Dzend_API.h403 ZEND_API int add_index_resource(zval *arg, ulong idx, int r);
H A Dzend_API.c1341 ZEND_API int add_index_resource(zval *arg, ulong index, int r) /* {{{ */ in add_index_resource() function

Completed in 26 milliseconds