Home
last modified time | relevance | path

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

12

/PHP-5.5/ext/readline/
H A Dreadline_cli.c465 zend_function *func; in cli_completion_generator_func() local
/PHP-5.5/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.5/ext/com_dotnet/
H A Dcom_handlers.c266 union _zend_function *func; in com_method_get() local
/PHP-5.5/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.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/mbstring/oniguruma/
H A Dst.c478 st_foreach(table, func, arg) in st_foreach() argument
H A Dregparse.c492 int (*func)(const UChar*, const UChar*,int,int*,regex_t*,void*); member
/PHP-5.5/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.5/ext/soap/
H A Dsoap.c1584 zval func; local
2559 zval func; local
3428 static sdlFunctionPtr find_function(sdlPtr sdl, xmlNodePtr func, zval* function_name)
3460 xmlNodePtr trav,env,head,body,func; local
H A Dphp_sdl.c1699 sdlFunctionPtr func = emalloc(sizeof(sdlFunction)); in get_sdl_from_cache() local
2556 static HashTable* make_persistent_sdl_function_faults(sdlFunctionPtr func, HashTable *faults, HashT… in make_persistent_sdl_function_faults()
2895 static sdlFunctionPtr make_persistent_sdl_function(sdlFunctionPtr func, HashTable *ptr_map) in make_persistent_sdl_function()
/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
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.h76 #define mysqlnd_plugin_apply_with_argument(func, argument) _mysqlnd_plugin_apply_with_argument((fun… argument
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c2503 zend_function *func; local
/PHP-5.5/ext/curl/
H A Dinterface.c1702 zval *func = ch->handlers->passwd; in curl_passwd() local
/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/mbstring/
H A Dmbstring.c1590 zend_function *func, *orig; in PHP_RINIT_FUNCTION() local
/PHP-5.5/ext/spl/
H A Dspl_iterators.c1306 zval ***func_params, func; in spl_dual_it_call_method() local
/PHP-5.5/Zend/
H A Dzend_API.c4006 zend_function *func; in zend_resolve_method_name() local

Completed in 134 milliseconds

12