Home
last modified time | relevance | path

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

/dports/devel/pecl-xdebug/xdebug-3.1.2/src/coverage/
H A Dcode_coverage.h70 void xdebug_coverage_register_constants(INIT_FUNC_ARGS);
H A Dcode_coverage.c1163 void xdebug_coverage_register_constants(INIT_FUNC_ARGS) function
/dports/devel/pecl-xdebug/xdebug-3.1.2/
H A Dxdebug.c573 xdebug_coverage_register_constants(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION()