| /PHP_5_3/ext/skeleton/ |
| H A D | skeleton.php | 7 $module = 'extname'; variable 8 $functions = get_extension_funcs($module); 14 $function = 'confirm_' . $module . '_compiled'; 15 if (extension_loaded($module)) { 16 $str = $function($module); 18 $str = "Module $module is not compiled into PHP";
|
| /PHP_5_3/ |
| H A D | makerpm | 51 PHP 5 is a powerful apache module that adds scripting and database connection 81 # then the apache module 149 - added php4b1 and modified cgi building rules so it doesn't break module
|
| /PHP_5_3/sapi/fpm/fpm/ |
| H A D | fpm_events.c | 41 static struct fpm_event_module_s *module; variable in typeref:struct:fpm_event_module_s 165 /* ask the event module to add the fd from its own queue */ 166 if (*queue == fpm_event_queue_fd && module->add) { 167 module->add(ev); 196 /* ask the event module to remove the fd from its own queue */ 197 if (*queue == fpm_event_queue_fd && module->remove) { 198 module->remove(ev); 218 if (*queue == fpm_event_queue_fd && module->clean) { 219 module->clean(); 236 module [all...] |
| /PHP_5_3/sapi/isapi/stresstest/ |
| H A D | stresstest.cpp | 484 char *filelist=NULL, *environment=NULL, *module=NULL; local 506 module = strdup(ap_optarg); 514 if (!module || !filelist) { 520 hDll = LoadLibrary(module); // Load our DLL 533 free (module); 545 free (module); 552 free (module); 564 free (module); 586 free (module);
|
| /PHP_5_3/win32/build/ |
| H A D | mkdist.php | 31 function get_depends($module) 73 $is_pecl = in_array($module, $pecl_targets); 75 $cmd = "$GLOBALS[build_dir]\\deplister.exe \"$module\" \"$GLOBALS[build_dir]\""; 108 $per_module_deps[basename($module)][] = $dep; 112 //echo "Module $module [$n lines]\n";
|
| /PHP_5_3/ext/com_dotnet/ |
| H A D | com_com.c | 296 OLECHAR *module = NULL; local 305 module = php_com_string_to_olestring(module_name, module_name_len, code_page TSRMLS_CC); 307 res = CLSIDFromString(module, &clsid); 334 efree(module);
|
| /PHP_5_3/ext/mcrypt/ |
| H A D | mcrypt.c | 169 ZEND_ARG_INFO(0, module) 174 ZEND_ARG_INFO(0, module) 179 ZEND_ARG_INFO(0, module) 384 char *module; \ 387 "s|s", &module, &module_len, &dir, &dir_len) == FAILURE) { \ 546 Opens the module of the algorithm and the mode to be used */ 570 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not open encryption module"); 582 This function initializes all buffers for the specific module */ 628 /* If this function fails, close the mcrypt module to prevent crashes 892 Does a self test of the module "modul 1045 char *module; local 1074 char *module; local 1103 char *module; local [all...] |
| H A D | mcrypt_filter.c | 28 MCRYPT module; member in struct:_php_mcrypt_filter_data 75 mcrypt_generic(data->module, outchunk + n, data->blocksize); 77 mdecrypt_generic(data->module, outchunk + n, data->blocksize); 94 mcrypt_generic(data->module, bucket->buf, bucket->buflen); 96 mdecrypt_generic(data->module, bucket->buf, bucket->buflen); 109 mcrypt_generic(data->module, data->block_buffer, data->blocksize); 111 mdecrypt_generic(data->module, data->block_buffer, data->blocksize); 136 mcrypt_generic_deinit(data->module); 137 mcrypt_module_close(data->module); 212 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not open encryption module"); [all...] |
| /PHP_5_3/ext/readline/ |
| H A D | php_readline.h | 26 #warning Readline module will *NEVER* be thread-safe
|
| /PHP_5_3/ext/reflection/ |
| H A D | php_reflection.c | 339 static void _extension_string(string *str, zend_module_entry *module, char *indent TSRMLS_DC); 362 if (ce->module) { 363 string_printf(str, ":%s", ce->module->name); 818 if (fptr->type == ZEND_INTERNAL_FUNCTION && ((zend_internal_function*)fptr)->module) { 819 string_printf(str, ":%s", ((zend_internal_function*)fptr)->module->name); 980 struct _zend_module_entry *module = va_arg(args, struct _zend_module_entry*); local 983 if ((*pce)->module && !strcasecmp((*pce)->module->name, module->name)) { 995 struct _zend_module_entry *module local 1006 _extension_string(string *str, zend_module_entry *module, char *indent TSRMLS_DC) argument 1165 struct _zend_module_entry *module; local 4765 zend_module_entry *module; local 4802 zend_module_entry *module; local 4831 zend_module_entry *module; local 4852 zend_module_entry *module; local 4908 zend_module_entry *module; local 4942 zend_module_entry *module; local 4958 struct _zend_module_entry *module = va_arg(args, struct _zend_module_entry*); local 4979 zend_module_entry *module; local 4996 zend_module_entry *module; local 5013 zend_module_entry *module; local 5067 zend_module_entry *module; local [all...] |
| /PHP_5_3/ext/standard/ |
| H A D | credits.c | 26 #define CREDIT_LINE(module, authors) php_info_print_table_row(2, module, authors)
|
| H A D | info.c | 120 static int _display_module_info_func(zend_module_entry *module TSRMLS_DC) /* {{{ */ 122 if (module->info_func || module->version) { 123 php_info_print_module(module TSRMLS_CC); 129 static int _display_module_info_def(zend_module_entry *module TSRMLS_DC) /* {{{ */ 131 if (!module->info_func && !module->version) { 132 php_info_print_module(module TSRMLS_CC); 1377 Return the current SAPI module name */
|
| H A D | info.h | 85 PHPAPI void php_info_print_module(zend_module_entry *module TSRMLS_DC);
|
| /PHP_5_3/sapi/aolserver/ |
| H A D | aolserver.c | 35 #error AOLserver module is only useable in thread-safe mode 208 php_info_print_table_row(2, "SAPI module version", "$Id$"); 597 int Ns_ModuleInit(char *server, char *module) argument 612 ctx->ns_module = strdup(module);
|
| /PHP_5_3/sapi/apache/ |
| H A D | php_apache.c | 38 extern module *top_module; 39 extern module **ap_loaded_modules; 41 extern __declspec(dllimport) module *top_module; 42 extern __declspec(dllimport) module **ap_loaded_modules; 165 module *modp = NULL; 228 *p='\0'; /* Cut off ugly .c extensions on module names */ 344 * as an Apache module, since it uses the Apache API for doing
|
| /PHP_5_3/sapi/apache2filter/ |
| H A D | php_apache.h | 29 extern module AP_MODULE_DECLARE_DATA php5_module;
|
| /PHP_5_3/sapi/apache2handler/ |
| H A D | mod_php5.c | 16 | Parts based on Apache 1.3 SAPI module by | 28 AP_MODULE_DECLARE_DATA module php5_module = {
|
| H A D | php_apache.h | 29 extern module AP_MODULE_DECLARE_DATA php5_module;
|
| /PHP_5_3/sapi/cli/ |
| H A D | php_cli.c | 172 static int print_module_info(zend_module_entry *module TSRMLS_DC) /* {{{ */ 174 php_printf("%s\n", module->name); 1076 /* before registering argv to module exchange the *new* argv[0] */ 1338 zend_module_entry *module; local 1340 if (zend_hash_find(&module_registry, lcname, len+1, (void**)&module) == FAILURE) { 1348 php_info_print_module(module TSRMLS_CC);
|
| /PHP_5_3/sapi/nsapi/ |
| H A D | nsapi.c | 87 #error "NSAPI module needs ZTS to be defined" 149 /* PHP module part */ 249 DL_HANDLE module = NULL; local 252 module = GetModuleHandle(nsapi_dll); 253 if (!module) { 257 /* find a LOADED dll module from nsapi_dlls */ 259 if (module = GetModuleHandle(nsapi_dlls[i])) { 264 if (!module) return; 266 DL_HANDLE module = RTLD_DEFAULT; 268 nsapi_servact_uri2path = (nsapi_servact_prototype)DL_FETCH_SYMBOL(module, "INTservact_uri2pat [all...] |
| /PHP_5_3/sapi/phttpd/ |
| H A D | phttpd.c | 29 #error PHTTPD module is only useable in thread-safe mode
|
| /PHP_5_3/Zend/ |
| H A D | zend_API.c | 1571 ZEND_API int zend_startup_module_ex(zend_module_entry *module TSRMLS_DC) /* {{{ */ 1576 if (module->module_started) { 1579 module->module_started = 1; 1581 /* Check module dependencies */ 1582 if (module->deps) { 1583 const zend_module_dep *dep = module->deps; 1595 zend_error(E_CORE_WARNING, "Cannot load module '%s' because required module '%s' is not loaded", module->name, dep->name); 1596 module 2070 zend_startup_module(zend_module_entry *module) argument 2083 zend_module_entry *module; local 2105 module_destructor(zend_module_entry *module) argument 3089 zend_module_entry *module; local [all...] |
| H A D | zend_modules.h | 119 const char *name; /* module name */ 127 void module_destructor(zend_module_entry *module); 128 int module_registry_cleanup(zend_module_entry *module TSRMLS_DC); 129 int module_registry_request_startup(zend_module_entry *module TSRMLS_DC); 130 int module_registry_unload_temp(const zend_module_entry *module TSRMLS_DC);
|
| H A D | zend_builtin_functions.c | 1784 static int add_extension_info(zend_module_entry *module, void *arg TSRMLS_DC) argument 1787 add_next_index_string(name_array, module->name, 1); 1851 zend_module_entry *module; local 1859 while (zend_hash_get_current_data_ex(&module_registry, (void *) &module, &pos) != FAILURE) { 1860 module_names[module->module_number] = (char *)module->name; 2310 zend_module_entry *module; local 2320 extension_name_len+1, (void**)&module) == FAILURE) { 2326 if (!(func = module->functions)) {
|
| H A D | zend_API.h | 113 #define ZEND_MODULE_STARTUP_N(module) zm_startup_##module 114 #define ZEND_MODULE_SHUTDOWN_N(module) zm_shutdown_##module 115 #define ZEND_MODULE_ACTIVATE_N(module) zm_activate_##module 116 #define ZEND_MODULE_DEACTIVATE_N(module) zm_deactivate_##module 117 #define ZEND_MODULE_POST_ZEND_DEACTIVATE_N(module) zm_post_zend_deactivate_##module [all...] |