Home
last modified time | relevance | path

Searched refs:ZCG (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/lang/php73/php-7.3.33/ext/opcache/
H A DZendAccelerator.c179 if (ZCG(cwd)) { in ZEND_FUNCTION()
184 if (ZCG(cwd)) { in ZEND_FUNCTION()
186 ZCG(cwd) = NULL; in ZEND_FUNCTION()
195 if (ZCG(cwd)) { in accel_getcwd()
196 return ZCG(cwd); in accel_getcwd()
206 return ZCG(cwd); in accel_getcwd()
1392 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1396 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1515 if (ZCG(mem)) { in cache_script_in_shared_memory()
1516 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
[all …]
H A Dzend_accelerator_module.c88 if (ZCG(accel_directives).restrict_api && *ZCG(accel_directives).restrict_api) { in validate_api_restriction()
243 ZCG(accelerator_enabled) = 0; in ZEND_INI_MH()
406 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).file_override_enabled) {
444 (ZCG(accelerator_enabled) || file_cache_only)
446 (ZCG(accelerator_enabled))
453 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).optimization_level) {
464 if (ZCG(accel_directives).file_cache) {
477 if (ZCG(enabled)) {
615 if (ZCG(accel_directives).file_cache) {
824 if (!ZCG(accelerator_enabled)) {
[all …]
H A Dzend_persist.c133 HT_SET_DATA_ADDR(ht, ZCG(mem)); in zend_hash_persist()
157 void *data = ZCG(mem); in zend_hash_persist()
250 void *data = ZCG(mem); in zend_hash_persist_immutable()
619ZCG(mem) = (void*)((char*)ZCG(mem) + ZEND_ALIGNED_SIZE(zend_extensions_op_array_persist(op_array, in zend_persist_op_array_ex()
628 Z_PTR_P(zv) = ZCG(mem); in zend_persist_op_array()
629 ZCG(mem) = (void*)((char*)ZCG(mem) + ZEND_ALIGNED_SIZE(sizeof(zend_op_array))); in zend_persist_op_array()
650 Z_PTR_P(zv) = ZCG(arena_mem); in zend_persist_class_method()
885 script->mem = ZCG(mem); in zend_accel_script_persist()
907 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in zend_accel_script_persist()
912 script->arena_mem = ZCG(arena_mem) = ZCG(mem); in zend_accel_script_persist()
[all …]
/dports/www/php73-opcache/php-7.3.33/ext/opcache/
H A DZendAccelerator.c179 if (ZCG(cwd)) { in ZEND_FUNCTION()
184 if (ZCG(cwd)) { in ZEND_FUNCTION()
186 ZCG(cwd) = NULL; in ZEND_FUNCTION()
195 if (ZCG(cwd)) { in accel_getcwd()
196 return ZCG(cwd); in accel_getcwd()
206 return ZCG(cwd); in accel_getcwd()
1392 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1396 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1515 if (ZCG(mem)) { in cache_script_in_shared_memory()
1516 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
[all …]
H A Dzend_accelerator_module.c88 if (ZCG(accel_directives).restrict_api && *ZCG(accel_directives).restrict_api) { in validate_api_restriction()
243 ZCG(accelerator_enabled) = 0; in ZEND_INI_MH()
406 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).file_override_enabled) {
444 (ZCG(accelerator_enabled) || file_cache_only)
446 (ZCG(accelerator_enabled))
453 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).optimization_level) {
464 if (ZCG(accel_directives).file_cache) {
477 if (ZCG(enabled)) {
615 if (ZCG(accel_directives).file_cache) {
824 if (!ZCG(accelerator_enabled)) {
[all …]
/dports/www/mod_php73/php-7.3.33/ext/opcache/
H A DZendAccelerator.c179 if (ZCG(cwd)) { in ZEND_FUNCTION()
184 if (ZCG(cwd)) { in ZEND_FUNCTION()
186 ZCG(cwd) = NULL; in ZEND_FUNCTION()
195 if (ZCG(cwd)) { in accel_getcwd()
196 return ZCG(cwd); in accel_getcwd()
206 return ZCG(cwd); in accel_getcwd()
1392 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1396 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1515 if (ZCG(mem)) { in cache_script_in_shared_memory()
1516 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
[all …]
H A Dzend_accelerator_module.c88 if (ZCG(accel_directives).restrict_api && *ZCG(accel_directives).restrict_api) { in validate_api_restriction()
243 ZCG(accelerator_enabled) = 0; in ZEND_INI_MH()
406 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).file_override_enabled) {
444 (ZCG(accelerator_enabled) || file_cache_only)
446 (ZCG(accelerator_enabled))
453 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).optimization_level) {
464 if (ZCG(accel_directives).file_cache) {
477 if (ZCG(enabled)) {
615 if (ZCG(accel_directives).file_cache) {
824 if (!ZCG(accelerator_enabled)) {
[all …]
/dports/www/mod_php81/php-8.1.1/ext/opcache/
H A DZendAccelerator.c183 if (ZCG(cwd)) { in ZEND_FUNCTION()
188 if (ZCG(cwd)) { in ZEND_FUNCTION()
199 if (ZCG(cwd)) { in accel_getcwd()
200 return ZCG(cwd); in accel_getcwd()
210 return ZCG(cwd); in accel_getcwd()
1431 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1435 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1548 if (ZCG(mem)) { in cache_script_in_shared_memory()
1549 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
2398 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in zend_accel_inheritance_cache_add()
[all …]
H A Dzend_accelerator_module.c51 if (ZCG(accel_directives).restrict_api && *ZCG(accel_directives).restrict_api) { in validate_api_restriction()
125 ZCG(accelerator_enabled) = 0; in ZEND_INI_MH()
316 if (ZCG(accel_directives).validate_timestamps) {
385 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).file_override_enabled) {
419 if (ZCG(accelerator_enabled) || file_cache_only) {
424 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).optimization_level) {
434 if (ZCG(accel_directives).file_cache) {
459 if (ZCG(enabled)) {
556 if (ZCG(accel_directives).validate_timestamps) {
594 if (ZCG(accel_directives).file_cache) {
[all …]
/dports/lang/php81/php-8.1.1/ext/opcache/
H A DZendAccelerator.c183 if (ZCG(cwd)) { in ZEND_FUNCTION()
188 if (ZCG(cwd)) { in ZEND_FUNCTION()
199 if (ZCG(cwd)) { in accel_getcwd()
200 return ZCG(cwd); in accel_getcwd()
210 return ZCG(cwd); in accel_getcwd()
1431 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1435 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1548 if (ZCG(mem)) { in cache_script_in_shared_memory()
1549 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
2398 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in zend_accel_inheritance_cache_add()
[all …]
H A Dzend_accelerator_module.c51 if (ZCG(accel_directives).restrict_api && *ZCG(accel_directives).restrict_api) { in validate_api_restriction()
125 ZCG(accelerator_enabled) = 0; in ZEND_INI_MH()
316 if (ZCG(accel_directives).validate_timestamps) {
385 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).file_override_enabled) {
419 if (ZCG(accelerator_enabled) || file_cache_only) {
424 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).optimization_level) {
434 if (ZCG(accel_directives).file_cache) {
459 if (ZCG(enabled)) {
556 if (ZCG(accel_directives).validate_timestamps) {
594 if (ZCG(accel_directives).file_cache) {
[all …]
/dports/www/php81-opcache/php-8.1.1/ext/opcache/
H A DZendAccelerator.c183 if (ZCG(cwd)) { in ZEND_FUNCTION()
188 if (ZCG(cwd)) { in ZEND_FUNCTION()
199 if (ZCG(cwd)) { in accel_getcwd()
200 return ZCG(cwd); in accel_getcwd()
210 return ZCG(cwd); in accel_getcwd()
1431 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1435 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1548 if (ZCG(mem)) { in cache_script_in_shared_memory()
1549 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
2398 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in zend_accel_inheritance_cache_add()
[all …]
H A Dzend_accelerator_module.c51 if (ZCG(accel_directives).restrict_api && *ZCG(accel_directives).restrict_api) { in validate_api_restriction()
125 ZCG(accelerator_enabled) = 0; in ZEND_INI_MH()
316 if (ZCG(accel_directives).validate_timestamps) {
385 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).file_override_enabled) {
419 if (ZCG(accelerator_enabled) || file_cache_only) {
424 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).optimization_level) {
434 if (ZCG(accel_directives).file_cache) {
459 if (ZCG(enabled)) {
556 if (ZCG(accel_directives).validate_timestamps) {
594 if (ZCG(accel_directives).file_cache) {
[all …]
/dports/lang/php80/php-8.0.15/ext/opcache/
H A DZendAccelerator.c182 if (ZCG(cwd)) { in ZEND_FUNCTION()
187 if (ZCG(cwd)) { in ZEND_FUNCTION()
198 if (ZCG(cwd)) { in accel_getcwd()
199 return ZCG(cwd); in accel_getcwd()
209 return ZCG(cwd); in accel_getcwd()
1379 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1383 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1496 if (ZCG(mem)) { in cache_script_in_shared_memory()
1497 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
1671 ZCG(warnings) = erealloc(ZCG(warnings), sizeof(zend_recorded_warning) * ZCG(num_warnings)); in persistent_error_cb()
[all …]
H A Dzend_accelerator_module.c51 if (ZCG(accel_directives).restrict_api && *ZCG(accel_directives).restrict_api) { in validate_api_restriction()
128 ZCG(accelerator_enabled) = 0; in ZEND_INI_MH()
320 if (ZCG(accel_directives).validate_timestamps) {
385 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).file_override_enabled) {
419 if (ZCG(accelerator_enabled) || file_cache_only) {
424 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).optimization_level) {
434 if (ZCG(accel_directives).file_cache) {
459 if (ZCG(enabled)) {
556 if (ZCG(accel_directives).validate_timestamps) {
594 if (ZCG(accel_directives).file_cache) {
[all …]
/dports/www/php80-opcache/php-8.0.15/ext/opcache/
H A DZendAccelerator.c182 if (ZCG(cwd)) { in ZEND_FUNCTION()
187 if (ZCG(cwd)) { in ZEND_FUNCTION()
198 if (ZCG(cwd)) { in accel_getcwd()
199 return ZCG(cwd); in accel_getcwd()
209 return ZCG(cwd); in accel_getcwd()
1379 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1383 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1496 if (ZCG(mem)) { in cache_script_in_shared_memory()
1497 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
1671 ZCG(warnings) = erealloc(ZCG(warnings), sizeof(zend_recorded_warning) * ZCG(num_warnings)); in persistent_error_cb()
[all …]
H A Dzend_accelerator_module.c51 if (ZCG(accel_directives).restrict_api && *ZCG(accel_directives).restrict_api) { in validate_api_restriction()
128 ZCG(accelerator_enabled) = 0; in ZEND_INI_MH()
320 if (ZCG(accel_directives).validate_timestamps) {
385 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).file_override_enabled) {
419 if (ZCG(accelerator_enabled) || file_cache_only) {
424 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).optimization_level) {
434 if (ZCG(accel_directives).file_cache) {
459 if (ZCG(enabled)) {
556 if (ZCG(accel_directives).validate_timestamps) {
594 if (ZCG(accel_directives).file_cache) {
[all …]
/dports/www/mod_php80/php-8.0.15/ext/opcache/
H A DZendAccelerator.c182 if (ZCG(cwd)) { in ZEND_FUNCTION()
187 if (ZCG(cwd)) { in ZEND_FUNCTION()
198 if (ZCG(cwd)) { in accel_getcwd()
199 return ZCG(cwd); in accel_getcwd()
209 return ZCG(cwd); in accel_getcwd()
1379 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1383 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1496 if (ZCG(mem)) { in cache_script_in_shared_memory()
1497 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
1671 ZCG(warnings) = erealloc(ZCG(warnings), sizeof(zend_recorded_warning) * ZCG(num_warnings)); in persistent_error_cb()
[all …]
H A Dzend_accelerator_module.c51 if (ZCG(accel_directives).restrict_api && *ZCG(accel_directives).restrict_api) { in validate_api_restriction()
128 ZCG(accelerator_enabled) = 0; in ZEND_INI_MH()
320 if (ZCG(accel_directives).validate_timestamps) {
385 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).file_override_enabled) {
419 if (ZCG(accelerator_enabled) || file_cache_only) {
424 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).optimization_level) {
434 if (ZCG(accel_directives).file_cache) {
459 if (ZCG(enabled)) {
556 if (ZCG(accel_directives).validate_timestamps) {
594 if (ZCG(accel_directives).file_cache) {
[all …]
/dports/lang/php74/php-7.4.27/ext/opcache/
H A DZendAccelerator.c191 if (ZCG(cwd)) { in ZEND_FUNCTION()
196 if (ZCG(cwd)) { in ZEND_FUNCTION()
198 ZCG(cwd) = NULL; in ZEND_FUNCTION()
207 if (ZCG(cwd)) { in accel_getcwd()
208 return ZCG(cwd); in accel_getcwd()
218 return ZCG(cwd); in accel_getcwd()
1382 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1386 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1502 if (ZCG(mem)) { in cache_script_in_shared_memory()
1503 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
[all …]
H A Dzend_accelerator_module.c88 if (ZCG(accel_directives).restrict_api && *ZCG(accel_directives).restrict_api) { in validate_api_restriction()
243 ZCG(accelerator_enabled) = 0; in ZEND_INI_MH()
341 if (ZCG(accel_directives).validate_timestamps) {
406 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).file_override_enabled) {
440 if (ZCG(accelerator_enabled) || file_cache_only) {
445 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).optimization_level) {
455 if (ZCG(accel_directives).file_cache) {
467 if (ZCG(enabled)) {
565 if (ZCG(accel_directives).validate_timestamps) {
604 if (ZCG(accel_directives).file_cache) {
[all …]
/dports/www/php74-opcache/php-7.4.27/ext/opcache/
H A DZendAccelerator.c191 if (ZCG(cwd)) { in ZEND_FUNCTION()
196 if (ZCG(cwd)) { in ZEND_FUNCTION()
198 ZCG(cwd) = NULL; in ZEND_FUNCTION()
207 if (ZCG(cwd)) { in accel_getcwd()
208 return ZCG(cwd); in accel_getcwd()
218 return ZCG(cwd); in accel_getcwd()
1382 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1386 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1502 if (ZCG(mem)) { in cache_script_in_shared_memory()
1503 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
[all …]
H A Dzend_accelerator_module.c88 if (ZCG(accel_directives).restrict_api && *ZCG(accel_directives).restrict_api) { in validate_api_restriction()
243 ZCG(accelerator_enabled) = 0; in ZEND_INI_MH()
341 if (ZCG(accel_directives).validate_timestamps) {
406 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).file_override_enabled) {
440 if (ZCG(accelerator_enabled) || file_cache_only) {
445 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).optimization_level) {
455 if (ZCG(accel_directives).file_cache) {
467 if (ZCG(enabled)) {
565 if (ZCG(accel_directives).validate_timestamps) {
604 if (ZCG(accel_directives).file_cache) {
[all …]
/dports/www/mod_php74/php-7.4.27/ext/opcache/
H A DZendAccelerator.c191 if (ZCG(cwd)) { in ZEND_FUNCTION()
196 if (ZCG(cwd)) { in ZEND_FUNCTION()
198 ZCG(cwd) = NULL; in ZEND_FUNCTION()
207 if (ZCG(cwd)) { in accel_getcwd()
208 return ZCG(cwd); in accel_getcwd()
218 return ZCG(cwd); in accel_getcwd()
1382 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1386 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1502 if (ZCG(mem)) { in cache_script_in_shared_memory()
1503 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
[all …]
H A Dzend_accelerator_module.c88 if (ZCG(accel_directives).restrict_api && *ZCG(accel_directives).restrict_api) { in validate_api_restriction()
243 ZCG(accelerator_enabled) = 0; in ZEND_INI_MH()
341 if (ZCG(accel_directives).validate_timestamps) {
406 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).file_override_enabled) {
440 if (ZCG(accelerator_enabled) || file_cache_only) {
445 if (ZCG(enabled) && accel_startup_ok && ZCG(accel_directives).optimization_level) {
455 if (ZCG(accel_directives).file_cache) {
467 if (ZCG(enabled)) {
565 if (ZCG(accel_directives).validate_timestamps) {
604 if (ZCG(accel_directives).file_cache) {
[all …]

123456789