Home
last modified time | relevance | path

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

/php-uv/
H A Dconfig.m419 if test "$PHP_UV_DEBUG" != "no"; then
21 AC_DEFINE(PHP_UV_DEBUG, 1, [Enable uv debug support]) definition
H A Dphp_uv.c27 #ifndef PHP_UV_DEBUG
28 #define PHP_UV_DEBUG 0 macro
267 #if PHP_UV_DEBUG>=1
273 #if PHP_UV_DEBUG>=1

Completed in 19 milliseconds