Home
last modified time | relevance | path

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

/PHP-5.3/ext/dom/
H A Dxpath.c85 char *callable = NULL; in dom_xpath_ext_function_php() local
/PHP-5.3/Zend/
H A Dzend_API.c2429 static int zend_is_callable_check_func(int check_flags, zval *callable, zend_fcall_info_cache *fcc,… in zend_is_callable_check_func()
2448 if (Z_STRVAL_P(callable)[0] == '\\') { in zend_is_callable_check_func() local
2691 ZEND_API zend_bool zend_is_callable_ex(zval *callable, zval *object_ptr, uint check_flags, char **c… in zend_is_callable_ex()
2892 ZEND_API zend_bool zend_is_callable(zval *callable, uint check_flags, char **callable_name TSRMLS_D… in zend_is_callable()
2898 ZEND_API zend_bool zend_make_callable(zval *callable, char **callable_name TSRMLS_DC) /* {{{ */ in zend_make_callable()
2925 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.3/ext/xsl/
H A Dxsltprocessor.c184 char *callable = NULL; in xsl_ext_function_php() local
/PHP-5.3/ext/sqlite/
H A Dsqlite.c774 char *callable = NULL, *errbuf=NULL; in php_sqlite_generic_function_callback() local
3302 char *callable = NULL; in PHP_FUNCTION() local
3352 char *callable = NULL; in PHP_FUNCTION() local
/PHP-5.3/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 39 milliseconds