is_debug 1119 ext/simplexml/simplexml.c static HashTable *sxe_get_prop_hash(zval *object, int is_debug) /* {{{ */ is_debug 1137 ext/simplexml/simplexml.c if (is_debug) { is_debug 1153 ext/simplexml/simplexml.c if (is_debug || sxe->iter.type != SXE_ITER_CHILD) { is_debug 361 sapi/fpm/fpm/fpm_children.c int fpm_children_make(struct fpm_worker_pool_s *wp, int in_event_loop, int nb_to_spawn, int is_debug) /* {{{ */ is_debug 421 sapi/fpm/fpm/fpm_children.c zlog(is_debug ? ZLOG_DEBUG : ZLOG_NOTICE, "[pool %s] child %d started", wp->config->name, (int) pid); is_debug 18 sapi/fpm/fpm/fpm_children.h int fpm_children_make(struct fpm_worker_pool_s *wp, int in_event_loop, int nb_to_spawn, int is_debug);