Home
last modified time | relevance | path

Searched defs:func (Results 1 – 25 of 45) sorted by path

12

/PHP-5.5/Zend/
H A Dzend_API.c4006 zend_function *func; in zend_resolve_method_name() local
H A Dzend_builtin_functions.c1139 union _zend_function *func = NULL; in ZEND_FUNCTION() local
1353 zend_function *func; in ZEND_FUNCTION() local
1825 zend_function new_function, *func; in ZEND_FUNCTION() local
H A Dzend_closures.c39 zend_function func; member
50 zend_function *func = EG(current_execute_data)->function_state.function; in ZEND_METHOD() local
442 ZEND_API void zend_create_closure(zval *res, zend_function *func, zend_class_entry *scope, zval *th… in zend_create_closure()
H A Dzend_hash.h310 #define ZEND_HANDLE_NUMERIC_EX(key, length, idx, func) do { \ in END_EXTERN_C() argument
345 #define ZEND_HANDLE_NUMERIC(key, length, func) do { \ argument
H A Dzend_llist.c229 ZEND_API void zend_llist_apply_with_argument(zend_llist *l, llist_apply_with_arg_func_t func, void … in zend_llist_apply_with_argument()
H A Dzend_object_handlers.c875 …zend_internal_function *func = (zend_internal_function *)EG(current_execute_data)->function_state.… in zend_std_call_user_call() local
1093 …zend_internal_function *func = (zend_internal_function *)EG(current_execute_data)->function_state.… in zend_std_callstatic_user_call() local
/PHP-5.5/ext/bcmath/libbcmath/src/
H A Dbcmath.h96 #define _PROTOTYPE(func, args) func args argument
98 #define _PROTOTYPE(func, args) func() argument
/PHP-5.5/ext/com_dotnet/
H A Dcom_handlers.c266 union _zend_function *func; in com_method_get() local
H A Dcom_typeinfo.c437 FUNCDESC *func; in php_com_process_typeinfo() local
/PHP-5.5/ext/curl/
H A Dinterface.c1702 zval *func = ch->handlers->passwd; in curl_passwd() local
/PHP-5.5/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp196 int32_t (BreakIterator::*func)(), in _breakiter_no_args_ret_int32()
/PHP-5.5/ext/intl/collator/
H A Dcollator_sort.c265 collator_compare_func_t func; in collator_get_compare_function() local
/PHP-5.5/ext/mbstring/
H A Dmbstring.c1590 zend_function *func, *orig; in PHP_RINIT_FUNCTION() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c492 int (*func)(const UChar*, const UChar*,int,int*,regex_t*,void*); member
H A Dregposix.c271 int (*func)(const unsigned char*, const unsigned char*,int,int*,regex_t*,void*); member
H A Dst.c478 st_foreach(table, func, arg) in st_foreach() argument
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.h76 #define mysqlnd_plugin_apply_with_argument(func, argument) _mysqlnd_plugin_apply_with_argument((fun… argument
H A Dmysqlnd_priv.h164 ps_field_fetch_func func; member
/PHP-5.5/ext/oci8/
H A Dphp_oci8_int.h256 #define PHP_OCI_CALL(func, params) \ argument
266 #define PHP_OCI_CALL_RETURN(__retval, func, params) \ argument
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c2503 zend_function *func; local
H A Dzend_accelerator_blacklist.c374 void zend_accel_blacklist_apply(zend_blacklist *blacklist, apply_func_arg_t func, void *argument TS…
/PHP-5.5/ext/pcntl/
H A Dphp_signal.c28 Sigfunc *php_signal4(int signo, Sigfunc *func, int restart, int mask_all) in php_signal4()
62 Sigfunc *php_signal(int signo, Sigfunc *func, int restart) in php_signal()
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_common.c227 …unction_context(void** func_ptr, struct sljit_function_context* context, sljit_sw addr, void* func) in sljit_set_function_context()
/PHP-5.5/ext/pdo/
H A Dpdo_dbh.c1292 zend_function func; in pdo_hash_methods() local
H A Dphp_pdo_driver.h622 } func; member

Completed in 108 milliseconds

12