Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dincomplete_class.c95 …d_function *incomplete_class_get_method(zval **object, char *method, int method_len, const zend_li… in incomplete_class_get_method()
/PHP-5.5/Zend/
H A Dzend_object_handlers.c992 …end_get_user_call_function(zend_class_entry *ce, const char *method_name, int method_len) /* {{{ */ in zend_get_user_call_function()
1008 …_function *zend_std_get_method(zval **object_ptr, char *method_name, int method_len, const zend_li… in zend_std_get_method()
1135 …t_user_callstatic_function(zend_class_entry *ce, const char *method_name, int method_len) /* {{{ */ in zend_get_user_callstatic_function()
H A Dzend_closures.c183 static zend_function *zend_closure_get_method(zval **object_ptr, char *method_name, int method_len,… in zend_closure_get_method()
H A Dzend_builtin_functions.c1116 int method_len; in ZEND_FUNCTION() local
/PHP-5.5/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp254 char *method, int method_len, const zend_literal *key TSRMLS_DC) in IntlPartsIterator_get_method()
/PHP-5.5/ext/openssl/
H A Dopenssl.c3484 char *method; int method_len = 0; in PHP_FUNCTION() local
4353 int method_len = 0; in PHP_FUNCTION() local
4483 int method_len = 0; in PHP_FUNCTION() local
4831 int data_len, method_len; in PHP_FUNCTION() local
4910 int data_len, method_len, password_len, iv_len = 0, max_iv_len; in PHP_FUNCTION() local
4989 int data_len, method_len, password_len, iv_len = 0; in PHP_FUNCTION() local
5072 int method_len; in PHP_FUNCTION() local
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c2261 char *method_name, int method_len, const zend_literal *key TSRMLS_DC) in dbstmt_method_get()
2696 char *method_name, int method_len, const zend_literal *key TSRMLS_DC) in row_method_get()
H A Dpdo_dbh.c1363 char *method_name, int method_len, const zend_literal *key TSRMLS_DC) in dbh_method_get()
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c716 int method_len; in PHP_FUNCTION() local
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c1211 int file_len, method_len; in PHP_FUNCTION() local
/PHP-5.5/ext/spl/
H A Dspl_iterators.c832 …nction *spl_recursive_it_get_method(zval **object_ptr, char *method, int method_len, const zend_li… in spl_recursive_it_get_method()
1282 static union _zend_function *spl_dual_it_get_method(zval **object_ptr, char *method, int method_len in spl_dual_it_get_method()
H A Dspl_directory.c665 …_filesystem_object_get_method_check(zval **object_ptr, char *method, int method_len, const struct … in spl_filesystem_object_get_method_check()

Completed in 100 milliseconds