Searched refs:ft2_debug (Results 1 – 4 of 4) sorted by relevance
149 const char* ft2_debug = getenv( "FT2_DEBUG" ); in ft_debug_init() local152 if ( ft2_debug ) in ft_debug_init()154 const char* p = ft2_debug; in ft_debug_init()
167 const char* ft2_debug = 0; in ft_debug_init() local170 if ( ft2_debug ) in ft_debug_init()172 const char* p = ft2_debug; in ft_debug_init()
189 const char* ft2_debug = ft_getenv( "FT2_DEBUG" ); in ft_debug_init() local192 if ( ft2_debug ) in ft_debug_init()194 const char* p = ft2_debug; in ft_debug_init()
190 const char* ft2_debug = &buf[0]; in ft_debug_init() local194 if ( GetVar( "FT2_DEBUG", (STRPTR)ft2_debug, 256, LV_VAR ) > 0 ) in ft_debug_init()196 const char* p = ft2_debug; in ft_debug_init()