Lines Matching refs:add_assoc_bool

613 	add_assoc_bool(return_value, "opcache_enabled", ZCG(accelerator_enabled));
620 add_assoc_bool(return_value, "file_cache_only", 1);
625 add_assoc_bool(return_value, "cache_full", ZSMMG(memory_exhausted));
626 add_assoc_bool(return_value, "restart_pending", ZCSG(restart_pending));
627 add_assoc_bool(return_value, "restart_in_progress", ZCSG(restart_in_progress));
698 add_assoc_bool(&directives, "opcache.enable", ZCG(enabled));
699 add_assoc_bool(&directives, "opcache.enable_cli", ZCG(accel_directives).enable_cli);
700 add_assoc_bool(&directives, "opcache.use_cwd", ZCG(accel_directives).use_cwd);
701add_assoc_bool(&directives, "opcache.validate_timestamps", ZCG(accel_directives).validate_timestam…
702add_assoc_bool(&directives, "opcache.validate_permission", ZCG(accel_directives).validate_permissi…
704 add_assoc_bool(&directives, "opcache.validate_root", ZCG(accel_directives).validate_root);
706 add_assoc_bool(&directives, "opcache.inherited_hack", ZCG(accel_directives).inherited_hack);
707 add_assoc_bool(&directives, "opcache.dups_fix", ZCG(accel_directives).ignore_dups);
708 add_assoc_bool(&directives, "opcache.revalidate_path", ZCG(accel_directives).revalidate_path);
723add_assoc_bool(&directives, "opcache.protect_memory", ZCG(accel_directives).protect_memo…
724add_assoc_bool(&directives, "opcache.save_comments", ZCG(accel_directives).save_comment…
725add_assoc_bool(&directives, "opcache.enable_file_override", ZCG(accel_directives).file_overrid…
736add_assoc_bool(&directives, "opcache.file_cache_only", ZCG(accel_directives).file_…
737add_assoc_bool(&directives, "opcache.file_cache_consistency_checks", ZCG(accel_directives).file_…
740add_assoc_bool(&directives, "opcache.file_cache_fallback", ZCG(accel_directives).file_…
747add_assoc_bool(&directives, "opcache.huge_code_pages", ZCG(accel_directives).huge_code_p…