Searched refs:offs_start (Results 1 – 1 of 1) sorted by relevance
3913 SSize_t offs_start, offs_end; in PP() local3924 ((offs_start = RXp_OFFS_START(prog, phys_paren)) != -1)) in PP()3926 const SSize_t len = offs_end - offs_start; in PP()3927 const char * const s = offs_start + truebase; in PP()3931 phys_paren, offs_start, offs_end, s, strend, len); in PP()