Home
last modified time | relevance | path

Searched defs:func (Results 26 – 50 of 52) sorted by relevance

123

/PHP-5.6/ext/sqlite3/
H A Dphp_sqlite3_structs.h61 zval *func, *step, *fini; member
/PHP-5.6/Zend/
H A Dzend_hash.h315 #define ZEND_HANDLE_NUMERIC_EX(key, length, idx, func) do { \ in END_EXTERN_C() argument
350 #define ZEND_HANDLE_NUMERIC(key, length, func) do { \ argument
H A Dzend_builtin_functions.c1149 union _zend_function *func = NULL; in ZEND_FUNCTION() local
1363 zend_function *func; in ZEND_FUNCTION() local
1835 zend_function new_function, *func; in ZEND_FUNCTION() local
H A Dzend_object_handlers.c907 …zend_internal_function *func = (zend_internal_function *)EG(current_execute_data)->function_state.… in zend_std_call_user_call() local
1122 …zend_internal_function *func = (zend_internal_function *)EG(current_execute_data)->function_state.… in zend_std_callstatic_user_call() local
H A Dzend_API.c2685 zend_internal_function *func; in zend_disable_function() local
4085 zend_function *func; in zend_resolve_method_name() local
/PHP-5.6/ext/standard/
H A Dphp_smart_str.h169 #define smart_str_append_generic_ex(dest, num, type, vartype, func) do { \ argument
/PHP-5.6/ext/com_dotnet/
H A Dcom_typeinfo.c437 FUNCDESC *func; in php_com_process_typeinfo() local
H A Dcom_handlers.c266 union _zend_function *func; in com_method_get() local
/PHP-5.6/ext/readline/
H A Dreadline_cli.c469 zend_function *func; in cli_completion_generator_func() local
/PHP-5.6/main/
H A Doutput.c666 php_output_handler_alias_ctor_t *func = NULL; in php_output_handler_alias() local
1273 php_output_handler_func_t func = *(php_output_handler_func_t *) handler_context; in php_output_handler_compat_func() local
H A Dphp_output.h143 } func; member
/PHP-5.6/ext/simplexml/
H A Dsimplexml.c49 #define SXE_ME(func, arg_info, flags) PHP_ME(simplexml_element, func, arg_info, flags) argument
50 #define SXE_MALIAS(func, alias, arg_info, flags) PHP_MALIAS(simplexml_element, func, alias, arg_inf… argument
52 #define SXE_METHOD(func) PHP_METHOD(simplexml_element, func) argument
/PHP-5.6/ext/mbstring/oniguruma/
H A Dst.c478 st_foreach(table, func, arg) in st_foreach() argument
/PHP-5.6/ext/oci8/
H A Dphp_oci8_int.h292 #define PHP_OCI_CALL(func, params) \ argument
299 #define PHP_OCI_CALL_RETURN(__retval, func, params) \ argument
/PHP-5.6/sapi/cgi/
H A Dfastcgi.c331 static void fcgi_hash_apply(fcgi_hash *h, fcgi_apply_func func, void *arg TSRMLS_DC) in fcgi_hash_apply()
1505 void fcgi_loadenv(fcgi_request *req, fcgi_apply_func func, zval *array TSRMLS_DC)
/PHP-5.6/ext/soap/
H A Dphp_sdl.c1701 sdlFunctionPtr func = emalloc(sizeof(sdlFunction)); in get_sdl_from_cache() local
2558 static HashTable* make_persistent_sdl_function_faults(sdlFunctionPtr func, HashTable *faults, HashT… in make_persistent_sdl_function_faults()
2897 static sdlFunctionPtr make_persistent_sdl_function(sdlFunctionPtr func, HashTable *ptr_map) in make_persistent_sdl_function()
H A Dsoap.c2579 zval func; local
3448 static sdlFunctionPtr find_function(sdlPtr sdl, xmlNodePtr func, zval* function_name)
3480 xmlNodePtr trav,env,head,body,func; local
/PHP-5.6/ext/pdo/
H A Dpdo_dbh.c1289 zend_function func; in pdo_hash_methods() local
H A Dphp_pdo_driver.h632 } func; member
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_bp.c440 zend_function *func; in phpdbg_resolve_opline_break() local
/PHP-5.6/ext/opcache/
H A DZendAccelerator.c2603 zend_function *func; local
/PHP-5.6/ext/curl/
H A Dinterface.c1697 zval *func = ch->handlers->passwd; in curl_passwd() local
/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd.h76 #define mysqlnd_plugin_apply_with_argument(func, argument) _mysqlnd_plugin_apply_with_argument((fun… argument
/PHP-5.6/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.6/ext/mbstring/
H A Dmbstring.c1612 zend_function *func, *orig; in PHP_RINIT_FUNCTION() local

Completed in 294 milliseconds

123