Home
last modified time | relevance | path

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

12

/PHP-7.0/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-7.0/sapi/phpdbg/
H A Dphpdbg_print.c265 void phpdbg_print_opcodes_function(const char *function, size_t len) { in phpdbg_print_opcodes_function()
285 static void phpdbg_print_opcodes_method_ce(zend_class_entry *ce, const char *function) { in phpdbg_print_opcodes_method_ce()
301 void phpdbg_print_opcodes_method(const char *class, const char *function) { in phpdbg_print_opcodes_method()
378 PHPDBG_API void phpdbg_print_opcodes(char *function) in phpdbg_print_opcodes()
H A Dphpdbg_list.c94 zend_function *function; in PHPDBG_LIST() local
H A Dxml.md37 function section
H A Dphpdbg_bp.c681 PHPDBG_API void phpdbg_set_breakpoint_function_opline(const char *function, zend_ulong opline) /* {… in phpdbg_set_breakpoint_function_opline()
989 zend_function *function = execute_data->func; in phpdbg_find_breakpoint_param() local
H A Dphpdbg.c197 zend_function *function = (zend_function *) Z_PTR_P(data); in php_phpdbg_destroy_registered() local
372 char *function = NULL; in PHP_FUNCTION() local
H A Dphpdbg_prompt.c1441 zend_function *function; in PHPDBG_COMMAND() local
/PHP-7.0/ext/skeleton/
H A Dskeleton.php14 $function = 'confirm_' . $module . '_compiled'; variable
/PHP-7.0/sapi/fpm/fpm/
H A Dzlog.c102 void vzlog(const char *function, int line, int flags, const char *fmt, va_list args) /* {{{ */ in vzlog()
199 void zlog_ex(const char *function, int line, int flags, const char *fmt, ...) /* {{{ */ { in zlog_ex()
H A Dfpm_php_trace.c79 long function; in fpm_php_trace_dump() local
/PHP-7.0/scripts/dev/generate-phpt/src/
H A Dgenerate-phpt.php60 $function = new gtFunction($name); variable
/PHP-7.0/ext/opcache/
H A Dzend_accelerator_util_funcs.c47 zend_function *function = Z_PTR_P(zv); in zend_accel_destroy_zend_function() local
107 zend_function *function = Z_PTR_P(zv); in is_not_internal_function() local
128 zend_function *function = Z_PTR(p->val); in zend_accel_move_user_functions() local
142 zend_internal_function *function = Z_PTR_P(zv); in copy_internal_function() local
/PHP-7.0/ext/soap/
H A Dsoap.c38 sdlFunctionPtr function; member
1496 static void _soap_server_exception(soapServicePtr service, sdlFunctionPtr function, zval *this_ptr)… in _soap_server_exception()
1531 sdlFunctionPtr function; local
2071 static void soap_server_fault_ex(sdlFunctionPtr function, zval* fault, soapHeader *hdr)
2637 char* function,
2869 char *function, *location=NULL, *soap_action = NULL, *uri = NULL; local
2986 sdlFunctionPtr function; local
3431 sdlFunctionPtr function; local
3462 sdlFunctionPtr function; local
4476 static sdlParamPtr get_param(sdlFunctionPtr function, char *param_name, int index, int response)
[all …]
H A Dphp_sdl.c897 sdlFunctionPtr function; in load_wsdl() local
3496 sdlFunctionPtr function = Z_PTR_P(zv); in delete_function() local
3535 sdlFunctionPtr function = Z_PTR_P(zv); in delete_function_persistent() local
/PHP-7.0/Zend/
H A Dzend_opcode.c107 ZEND_API void destroy_zend_function(zend_function *function) in destroy_zend_function()
120 zend_function *function = Z_PTR_P(zv); in zend_function_dtor() local
H A Dzend_execute_API.c102 zend_function *function = Z_PTR_P(zv); in clean_non_persistent_function() local
109 zend_function *function = Z_PTR_P(zv); in clean_non_persistent_function_full() local
/PHP-7.0/ext/dba/
H A Ddba_db4.c50 const char *function = get_active_function_name(); in php_dba_db4_errcall_fcn() local
/PHP-7.0/ext/filter/
H A Dfilter.c37 void (*function)(PHP_INPUT_FILTER_PARAM_DECL); member
/PHP-7.0/main/
H A Dmain.c740 const char *function; in php_verror() local
2002 const wchar_t *function, in dummy_invalid_parameter_handler()
/PHP-7.0/ext/standard/
H A Dbasic_functions.c4936 zval *function = &tick_fe->arguments[0]; local
5709 zval *function; local
/PHP-7.0/ext/pcre/
H A Dphp_pcre.c1087 static zend_string *preg_do_repl_func(zval *function, char *subject, int *offsets, char **subpat_na… in preg_do_repl_func()
/PHP-7.0/ext/pdo/
H A Dphp_pdo_driver.h628 zval function; member

Completed in 158 milliseconds

12