Home
last modified time | relevance | path

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

/PHP-5.6/Zend/
H A Dzend_execute_API.c575 int call_user_function(HashTable *function_table, zval **object_pp, zval *function_name, zval *retv… in call_user_function()
603 int call_user_function_ex(HashTable *function_table, zval **object_pp, zval *function_name, zval **… in call_user_function_ex()
H A Dzend_interfaces.c34 ZEND_API zval* zend_call_method(zval **object_pp, zend_class_entry *obj_ce, zend_function **fn_prox… in zend_call_method()
/PHP-5.6/ext/pdo/
H A Dpdo_stmt.c2243 static union _zend_function *dbstmt_method_get(zval **object_pp, char *method_name, int method_len,… in dbstmt_method_get()
2683 zval **object_pp, in row_method_get()
H A Dpdo_dbh.c1351 zval **object_pp, in dbh_method_get()

Completed in 24 milliseconds