Home
last modified time | relevance | path

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

12

/PHP-5.3/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.3/ext/mbstring/oniguruma/
H A Dst.c489 st_foreach(table, func, arg) in st_foreach() argument
H A Dregparse.c496 int (*func)(const UChar*, const UChar*,int,int*,regex_t*,void*); member
/PHP-5.3/ext/soap/
H A Dsoap.c1700 zval func; local
2732 zval func, param0, param1, param2, param3, param4; local
3603 static sdlFunctionPtr find_function(sdlPtr sdl, xmlNodePtr func, zval* function_name)
3635 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()
2894 static sdlFunctionPtr make_persistent_sdl_function(sdlFunctionPtr func, HashTable *ptr_map) in make_persistent_sdl_function()
/PHP-5.3/ext/pdo/
H A Dpdo_dbh.c1283 zend_function func; in pdo_hash_methods() local
H A Dphp_pdo_driver.h627 } func; member
/PHP-5.3/Zend/
H A Dzend_hash.h307 #define ZEND_HANDLE_NUMERIC(key, length, func) do { \ in END_EXTERN_C() argument
/PHP-5.3/ext/curl/
H A Dinterface.c1313 zval *func = ch->handlers->passwd; in curl_passwd() local
/PHP-5.3/ext/reflection/
H A Dphp_reflection.c1082 const zend_function_entry *func = module->functions; in _extension_string() local
4863 const zend_function_entry *func = module->functions; in ZEND_METHOD() local
/PHP-5.3/ext/mbstring/
H A Dmbstring.c1400 zend_function *func, *orig; in PHP_RINIT_FUNCTION() local
/PHP-5.3/ext/spl/
H A Dspl_iterators.c1309 zval ***func_params, func; in spl_dual_it_call_method() local

Completed in 147 milliseconds

12