Home
last modified time | relevance | path

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

12

/PHP-5.6/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.6/ext/skeleton/
H A Dskeleton.php14 $function = 'confirm_' . $module . '_compiled'; variable
/PHP-5.6/scripts/dev/generate-phpt/src/
H A Dgenerate-phpt.php60 $function = new gtFunction($name); variable
/PHP-5.6/sapi/fpm/fpm/
H A Dfpm_php_trace.c72 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.6/ext/soap/
H A Dsoap.c38 sdlFunctionPtr function; member
1526 sdlFunctionPtr function; local
2084 static void soap_server_fault_ex(sdlFunctionPtr function, zval* fault, soapHeader *hdr TSRMLS_DC)
2644 char* function,
2877 char *function, *location=NULL, *soap_action = NULL, *uri = NULL; local
2999 sdlFunctionPtr *function; local
3353 static void deserialize_parameters(xmlNodePtr params, sdlFunctionPtr function, int *num_params, zva…
3450 sdlFunctionPtr function; local
3482 sdlFunctionPtr function; local
4508 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
3535 sdlFunctionPtr function = *((sdlFunctionPtr*)data); in delete_function() local
3574 sdlFunctionPtr function = *((sdlFunctionPtr*)data); in delete_function_persistent() local
/PHP-5.6/ext/opcache/
H A Dzend_accelerator_util_funcs.c51 static void zend_accel_destroy_zend_function(zend_function *function) in zend_accel_destroy_zend_function()
156 static int is_not_internal_function(zend_function *function) in is_not_internal_function()
203 static int copy_internal_function(zend_function *function, HashTable *function_table TSRMLS_DC) in copy_internal_function()
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_list.c85 zend_function *function; in PHPDBG_LIST() local
H A Dphpdbg.c145 zend_function *function = (zend_function*) data; in php_phpdbg_destroy_registered() local
316 char *function = NULL; in PHP_FUNCTION() local
H A Dphpdbg_bp.c559 PHPDBG_API void phpdbg_set_breakpoint_function_opline(const char *function, zend_ulong opline TSRML… in phpdbg_set_breakpoint_function_opline()
894 zend_function *function = (zend_function*) execute_data->function_state.function; in phpdbg_find_breakpoint_param() local
H A Dphpdbg_prompt.c881 zend_function *function; in PHPDBG_COMMAND() local
/PHP-5.6/ext/dba/
H A Ddba_db4.c51 const char *function = get_active_function_name(TSRMLS_C); in php_dba_db4_errcall_fcn() local
/PHP-5.6/Zend/
H A Dzend_opcode.c124 ZEND_API void zend_function_dtor(zend_function *function) in zend_function_dtor()
H A Dzend_compile.c1981 zend_function *function; in zend_do_begin_function_call() local
3098 ZEND_API void function_add_ref(zend_function *function) /* {{{ */ in function_add_ref()
3119 zend_function *function, *new_function; in do_inherit_parent_constructor() local
3224 static void do_inherit_method(zend_function *function) /* {{{ */ in do_inherit_method()
4593 zend_function *function; in do_bind_function() local
7295 zend_function *function; in zend_do_use_non_class() local
H A Dzend_compile.h340 #define ZEND_FN_SCOPE_NAME(function) ((function) && (function)->common.scope ? (function)->common.… argument
362 zend_function *function; member
/PHP-5.6/ext/filter/
H A Dfilter.c37 void (*function)(PHP_INPUT_FILTER_PARAM_DECL); member
/PHP-5.6/main/
H A Dmain.c779 const char *function; in php_verror() local
2050 const wchar_t *function, in dummy_invalid_parameter_handler()
/PHP-5.6/ext/standard/
H A Dbasic_functions.c4996 zval *function = tick_fe->arguments[0]; local
5752 zval *function; local
/PHP-5.6/ext/pcre/
H A Dphp_pcre.c915 static int preg_do_repl_func(zval *function, char *subject, int *offsets, char **subpat_names, int … in preg_do_repl_func()
/PHP-5.6/ext/pdo/
H A Dphp_pdo_driver.h626 zval *function; member
/PHP-5.6/ext/reflection/
H A Dphp_reflection.c1306 static void reflection_function_factory(zend_function *function, zval *closure_object, zval *object… in reflection_function_factory()
5342 zval *function; in ZEND_METHOD() local

Completed in 129 milliseconds

12