Home
last modified time | relevance | path

Searched refs:shared (Results 76 – 91 of 91) sorted by relevance

1234

/php-src/
H A DUPGRADING.INTERNALS161 the openssl extension is available either as shared or built statically.
265 equivalent to reading PS(session_status) but works with shared objects too.
H A D.gitignore81 # Directories for shared object files generated by `./configure`
H A Dphp.ini-development1687 ; A default size of the shared memory segment
1704 ; The OPcache shared memory storage size.
1727 ; How often (in seconds) to check file timestamps for changes to the shared
1781 ; Protect the shared memory from unexpected writing during script execution.
1789 ; Mapping base of shared memory segments (for Windows only). All the PHP
1790 ; processes have to map shared memory into the same address space. This
1804 ; Enables or disables opcode caching in shared memory.
1811 ; reattach to the shared memory (for Windows only). Explicitly enabled file
1849 ; Absolute path used to store shared lockfiles (for *nix only).
H A Dphp.ini-production1689 ; A default size of the shared memory segment
1706 ; The OPcache shared memory storage size.
1729 ; How often (in seconds) to check file timestamps for changes to the shared
1783 ; Protect the shared memory from unexpected writing during script execution.
1791 ; Mapping base of shared memory segments (for Windows only). All the PHP
1792 ; processes have to map shared memory into the same address space. This
1806 ; Enables or disables opcode caching in shared memory.
1813 ; reattach to the shared memory (for Windows only). Explicitly enabled file
1851 ; Absolute path used to store shared lockfiles (for *nix only).
H A DUPGRADING314 . Session persistence now works with a shared session module.
/php-src/sapi/fpm/fpm/
H A Dfpm_conf.c773 current_wp->shared = shared_wp; in fpm_worker_pool_shared_status_alloc()
971 if (!wp->config->pm_status_listen && !wp->shared && strlen(status) < 2) { in fpm_conf_process_all_pools()
1761 if (!wp->config || wp->shared) { in fpm_conf_dump()
/php-src/docs/source/core/data-structures/
H A Dzend_string.rst194 this is delayed until the script is persisted to shared memory. This means that
/php-src/ext/odbc/
H A Dconfig.m4422 AC_MSG_RESULT([yes (shared)])
/php-src/ext/mbstring/libmbfl/
H A DLICENSE74 a shared library, the combination of the two is legally speaking a
298 b) Use a suitable shared library mechanism for linking with the
/php-src/ext/bcmath/libbcmath/
H A DLICENSE75 a shared library, the combination of the two is legally speaking a
301 b) Use a suitable shared library mechanism for linking with the
/php-src/sapi/fpm/tests/
H A Dtester.inc342 * Skip if shared extension is not available in extension directory.
505 * @param array $extensions List of extension to add if shared build used.
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます6944 >32 byte 0x6a (uses shared libs)
6949 >>20 belong <4096 shared library
18111 0 beshort 0x0104 shared library
24939 >0 string shlb shared library
29405 >>20 lelong <4096 shared library
29413 >>20 lelong <8192 shared library
30678 >>16 leshort 3 shared object,
30711 >>16 beshort 3 shared object,
36400 >>20 belong <4096 shared library
36418 >>20 belong <4096 shared library
[all …]
H A Dmagic6944 >32 byte 0x6a (uses shared libs)
6949 >>20 belong <4096 shared library
18111 0 beshort 0x0104 shared library
24939 >0 string shlb shared library
29405 >>20 lelong <4096 shared library
29413 >>20 lelong <8192 shared library
30678 >>16 leshort 3 shared object,
30711 >>16 beshort 3 shared object,
36400 >>20 belong <4096 shared library
36418 >>20 belong <4096 shared library
[all …]
/php-src/sapi/fpm/
H A Dwww.conf.in476 ; Defining 'extension' will load the corresponding shared extension from
/php-src/.github/workflows/
H A Dnightly.yml683 --enable-dl-test=shared
/php-src/ext/fileinfo/
H A Dlibmagic.patch2271 -/* HINSTANCE of this shared library. Needed for get_default_magic() */

Completed in 196 milliseconds

1234