Searched refs:debug_count (Results 1 - 1 of 1) sorted by relevance

/haiku/src/build/libgnuregex/
H A Dregex.c1124 unsigned debug_count;
1126 for (debug_count = 0; debug_count < size; debug_count++)
1127 printchar (pattern[debug_count]);
1115 unsigned debug_count; local

Completed in 60 milliseconds