Home
last modified time | relevance | path

Searched refs:module (Results 76 – 83 of 83) sorted by relevance

1234

/PHP-8.3/ext/fileinfo/
H A Dlibmagic.patch2262 -_w32_get_magic_relative_to(char **hmagicpath, HINSTANCE module)
2273 - if (!GetModuleFileNameA(module, dllpath, MAX_PATH))
2278 - if (module) {
/PHP-8.3/ext/dom/
H A Dphp_dom.c1049 …while ((base_class->type != ZEND_INTERNAL_CLASS || base_class->info.internal.module->module_number… in dom_objects_set_class_ex()
/PHP-8.3/
H A Dphp.ini-production11 ; 1. SAPI module specific location.
1339 ; Unless pgsql.ignore_notice=0, module cannot log notice message.
1376 ; The file storage module creates files using mode 600 by default.
H A Dphp.ini-development11 ; 1. SAPI module specific location.
1337 ; Unless pgsql.ignore_notice=0, module cannot log notice message.
1374 ; The file storage module creates files using mode 600 by default.
/PHP-8.3/Zend/
H A Dzend_inheritance.c1606 ce->info.internal.module->type == MODULE_PERSISTENT) { in zend_do_inheritance_ex()
H A Dzend_compile.c2030 ce->info.internal.module = NULL; in zend_initialize_class_data()
/PHP-8.3/ext/ffi/
H A Dffi.c2178 func->internal_function.module = NULL; in zend_ffi_cdata_get_closure()
2930 func->internal_function.module = NULL; in zend_ffi_get_func()
/PHP-8.3/build/
H A Dlibtool.m41533 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
4341 # Commands used to build a loadable module (assumed same as above if empty)

Completed in 102 milliseconds

1234