Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dphp_phar.h32 #define PHP_PHAR_API __declspec(dllexport) macro
34 #define PHP_PHAR_API PHPAPI macro
37 PHP_PHAR_API int phar_resolve_alias(char *alias, int alias_len, char **filename, int *filename_len …
H A Dutil.c931 PHP_PHAR_API int phar_resolve_alias(char *alias, int alias_len, char **filename, int *filename_len … in phar_resolve_alias()

Completed in 12 milliseconds