Home
last modified time | relevance | path

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

/coreutils/src/
Dptx.c136 static struct re_registers context_regs; variable
808 0, text_buffer->end - cursor, &context_regs)) in find_occurs_in_text()
823 next_context_start = cursor + context_regs.end[0]; in find_occurs_in_text()