Searched refs:eo (Results 1 – 1 of 1) sorted by relevance
325 int rc, so, eo; in regexec() local368 eo = pmatch[0].rm_eo; in regexec()373 eo = (int)strlen(string); in regexec()376 rc = pcre_exec((const pcre *)preg->re_pcre, NULL, string + so, (eo - so), in regexec()
Completed in 10 milliseconds