PATH:
opt
/
cpanel
/
ea-php72
/
root
/
usr
/
include
/
php
/
ext
/
apcu
/* +----------------------------------------------------------------------+ | APCu | +----------------------------------------------------------------------+ | Copyright (c) 2013 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | | available through the world-wide-web at the following url: | | http://www.php.net/license/3_01.txt | | If you did not receive a copy of the PHP license and are unable to | | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Author: Joe Watkins <joe.watkins@live.co.uk> | +----------------------------------------------------------------------+ */ #ifndef APC_LOCK_H #define APC_LOCK_H #ifdef HAVE_CONFIG_H # include <config.h> #endif #include "apc.h" #ifndef APC_LOCK_API_H # include "apc_lock_api.h" #endif #endif
[-] apc_cache.h
[edit]
[-] php_apc.h
[edit]
[-] apc_sma_api.h
[edit]
[+]
..
[-] apc_iterator.h
[edit]
[-] apc.h
[edit]
[-] apc_serializer.h
[edit]
[-] apc_stack.h
[edit]
[-] apc_lock.h
[edit]
[-] apc_sma.h
[edit]
[-] apc_mutex.h
[edit]
[-] apc_globals.h
[edit]
[-] apc_arginfo.h
[edit]
[-] apc_api.h
[edit]
[-] apc_cache_api.h
[edit]
[-] apc_lock_api.h
[edit]