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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_printint.c244 return (i >= 0)? PRIV(utt_names) + PRIV(utt)[i].name_offset : "??";
H A Dpcre_compile.c1567 r = STRCMP_UC_C8(name, PRIV(utt_names) + PRIV(utt)[i].name_offset);

Completed in 54 milliseconds