Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection.c557 #define DUMP_CONST_FLAG(flag, output) \ in _const_string() macro
565 DUMP_CONST_FLAG(CONST_PERSISTENT, "persistent"); in _const_string()
566 DUMP_CONST_FLAG(CONST_NO_FILE_CACHE, "no_file_cache"); in _const_string()
567 DUMP_CONST_FLAG(CONST_DEPRECATED, "deprecated"); in _const_string()
568 #undef DUMP_CONST_FLAG in _const_string()

Completed in 36 milliseconds