Home
last modified time | relevance | path

Searched refs:PHP_WIN32_IPC_API (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/win32/
H A Dipc.h23 # define PHP_WIN32_IPC_API __declspec(dllexport) macro
25 # define PHP_WIN32_IPC_API __declspec(dllimport) macro
30 PHP_WIN32_IPC_API key_t ftok(const char *path, int id);
H A Dftok.c26 PHP_WIN32_IPC_API key_t

Completed in 13 milliseconds