Searched refs:visibility (Results 1 – 25 of 105) sorted by relevance
12345
15 # define PCRE2_EXP_DECL extern "C" __attribute__ ((visibility("default")))17 # define PCRE2_EXP_DECL extern __attribute__ ((visibility("default")))19 # define PCRE2_EXP_DEFN __attribute__ ((visibility("default")))
2 Testing __unset with private visibility14 Warning: The magic method foo::__unset() must have public visibility in %s on line %d
2 Testing __unset() with protected visibility14 Warning: The magic method foo::__unset() must have public visibility in %s on line %d
2 Bug #61025 (__invoke() visibility not honored)19 Warning: The magic method Bar::__invoke() must have public visibility in %sbug61025.php on line %d
2 Bug #77613 (method visibility change)
2 Constructor promotion only permits visibility modifiers
13 Warning: The magic method a::__callstatic() must have public visibility in %s on line %d
2 ZE2 A redeclared method must have the same or higher visibility16 // overload fn with same visibility
54 #define MBFLAPI __attribute__((visibility("default")))
23 # define PHP_CLI_API __attribute__ ((visibility("default")))
30 # define PHP_CURL_API __attribute__ ((visibility("default")))
Completed in 27 milliseconds