Home
last modified time | relevance | path

Searched refs:zend_system_id (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/Zend/
H A Dzend_system_id.c24 ZEND_API char zend_system_id[32]; variable
55 zend_system_id[0] = '\0'; in zend_startup_system_id()
89 php_hash_bin2hex(zend_system_id, digest, sizeof digest); in zend_finalize_system_id()
H A Dzend_system_id.h22 extern ZEND_API char zend_system_id[32];
/PHP-8.1/ext/opcache/
H A Dshared_alloc_win32.c83 memcpy(p, zend_system_id, 32); in create_name_with_username()
H A Dzend_file_cache.c901 memcpy(info->system_id, zend_system_id, 32);
930 memcpy(filename + len + 1, zend_system_id, 32);
944 memcpy(filename + len + 1, zend_system_id, 32);
1735 if (memcmp(info.system_id, zend_system_id, 32) != 0) {
/PHP-8.1/win32/build/
H A Dconfig.w32240 zend_inheritance.c zend_smart_str.c zend_cpuinfo.c zend_observer.c zend_system_id.c \
/PHP-8.1/
H A Dconfigure.ac1664 zend_observer.c zend_system_id.c zend_enum.c zend_fibers.c zend_max_execution_timer.c \

Completed in 21 milliseconds