Home
last modified time | relevance | path

Searched defs:function (Results 1 – 21 of 21) sorted by relevance

/PHP-5.3/scripts/dev/generate-phpt/src/testcase/
H A DgtVariationContainerFunction.php8 protected $function; variable in gtVariationContainerFunction
20 public function setFunction(gtFunction $function) {
H A DgtBasicTestCaseFunction.php19 public function setFunction($function) {
H A DgtErrorTestCaseFunction.php18 public function setFunction($function) {
H A DgtVariationTestCaseFunction.php22 public function setUp(gtfunction $function, $argumentNumber, $variationData) {
/PHP-5.3/ext/skeleton/
H A Dskeleton.php14 $function = 'confirm_' . $module . '_compiled'; variable
/PHP-5.3/scripts/dev/generate-phpt/src/
H A Dgenerate-phpt.php60 $function = new gtFunction($name); variable
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_php_trace.c71 long function; in fpm_php_trace_dump() local
H A Dzlog.c101 void zlog_ex(const char *function, int line, int flags, const char *fmt, ...) /* {{{ */ in zlog_ex()
/PHP-5.3/ext/soap/
H A Dsoap.c39 sdlFunctionPtr function; member
1619 sdlFunctionPtr function; local
2216 static void soap_server_fault_ex(sdlFunctionPtr function, zval* fault, soapHeader *hdr TSRMLS_DC)
2797 char* function,
3020 char *function, *location=NULL, *soap_action = NULL, *uri = NULL; local
3140 sdlFunctionPtr *function; local
3403 char *function = Z_STRVAL(function_name->element); local
3605 sdlFunctionPtr function; local
3637 sdlFunctionPtr function; local
4636 static sdlParamPtr get_param(sdlFunctionPtr function, char *param_name, int index, int response)
[all …]
H A Dphp_sdl.c905 sdlFunctionPtr function; in load_wsdl() local
3532 sdlFunctionPtr function = *((sdlFunctionPtr*)data); in delete_function() local
3571 sdlFunctionPtr function = *((sdlFunctionPtr*)data); in delete_function_persistent() local
/PHP-5.3/ext/dba/
H A Ddba_db4.c51 char *function = get_active_function_name(TSRMLS_C); in php_dba_db4_errcall_fcn() local
/PHP-5.3/Zend/
H A Dzend_opcode.c123 ZEND_API void zend_function_dtor(zend_function *function) in zend_function_dtor()
H A Dzend_compile.c1555 zend_function *function; in zend_do_begin_function_call() local
2400 ZEND_API void function_add_ref(zend_function *function) /* {{{ */ in function_add_ref()
2420 zend_function *function; in do_inherit_parent_constructor() local
2522 static void do_inherit_method(zend_function *function) /* {{{ */ in do_inherit_method()
2954 zend_function *function; in do_bind_function() local
H A Dzend_compile.h265 #define ZEND_FN_SCOPE_NAME(function) ((function) && (function)->common.scope ? (function)->common.… argument
289 zend_function *function; member
H A Dzend_API.c1802 zend_function function, *reg_function; in zend_register_functions() local
/PHP-5.3/main/
H A Dmain.c676 char *function; in php_verror() local
1792 const wchar_t *function, in dummy_invalid_parameter_handler()
/PHP-5.3/ext/filter/
H A Dfilter.c37 void (*function)(PHP_INPUT_FILTER_PARAM_DECL); member
/PHP-5.3/ext/standard/
H A Dbasic_functions.c5019 zval *function = tick_fe->arguments[0]; local
5783 zval *function; local
/PHP-5.3/ext/pcre/
H A Dphp_pcre.c832 static int preg_do_repl_func(zval *function, char *subject, int *offsets, char **subpat_names, int … in preg_do_repl_func()
/PHP-5.3/ext/pdo/
H A Dphp_pdo_driver.h621 zval *function; member
/PHP-5.3/ext/reflection/
H A Dphp_reflection.c1219 static void reflection_function_factory(zend_function *function, zval *closure_object, zval *object… in reflection_function_factory()
4861 zval *function; in ZEND_METHOD() local

Completed in 194 milliseconds