Home
last modified time | relevance | path

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

/include/
A Dregex.h421 typedef int regoff_t; typedef
430 regoff_t *start;
431 regoff_t *end;
449 regoff_t rm_so; /* Byte offset from string's start to substring's start. */
450 regoff_t rm_eo; /* Byte offset from string's start to substring's end. */
522 regoff_t *__starts, regoff_t *__ends);

Completed in 5 milliseconds