Home
last modified time | relevance | path

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

/PHP-8.3/win32/
H A Dipc.h21 # define PHP_WIN32_IPC_API __declspec(dllexport) macro
23 # define PHP_WIN32_IPC_API __declspec(dllimport) macro
28 PHP_WIN32_IPC_API key_t ftok(const char *path, int id);
H A Dftok.c25 PHP_WIN32_IPC_API key_t

Completed in 5 milliseconds