this_element     3111 libglibc/regex.c   int this_element;
this_element     3113 libglibc/regex.c   for (this_element = compile_stack.avail - 1;
this_element     3114 libglibc/regex.c        this_element >= 0;
this_element     3115 libglibc/regex.c        this_element--)
this_element     3116 libglibc/regex.c     if (compile_stack.stack[this_element].regnum == regnum)