Home
last modified time | relevance | path

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

/PHP-5.5/ext/dom/
H A Dxpath.c85 char *callable = NULL; in dom_xpath_ext_function_php() local
/PHP-5.5/Zend/
H A Dzend_API.c2743 static int zend_is_callable_check_func(int check_flags, zval *callable, zend_fcall_info_cache *fcc,… in zend_is_callable_check_func()
2763 if (Z_STRVAL_P(callable)[0] == '\\') { in zend_is_callable_check_func() local
3004 ZEND_API zend_bool zend_is_callable_ex(zval *callable, zval *object_ptr, uint check_flags, char **c… in zend_is_callable_ex()
3205 ZEND_API zend_bool zend_is_callable(zval *callable, uint check_flags, char **callable_name TSRMLS_D… in zend_is_callable()
3211 ZEND_API zend_bool zend_make_callable(zval *callable, char **callable_name TSRMLS_DC) /* {{{ */ in zend_make_callable()
3238 ZEND_API int zend_fcall_info_init(zval *callable, uint check_flags, zend_fcall_info *fci, zend_fcal… in zend_fcall_info_init()
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c193 char *callable = NULL; in xsl_ext_function_php() local
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c791 static int make_callable_ex(pdo_stmt_t *stmt, zval *callable, zend_fcall_info * fci, zend_fcall_inf… in make_callable_ex()

Completed in 32 milliseconds