Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregexec.c2388 UChar *pstart, *pend, *swork; in match_at() local
2408 swork = s; in match_at()
2409 STRING_CMP_VALUE(pstart, swork, n, is_fail); in match_at()
2411 s = swork; in match_at()
2427 UChar *pstart, *pend, *swork; in match_at() local
2447 swork = s; in match_at()
2448 STRING_CMP_VALUE_IC(ambig_flag, pstart, &swork, n, is_fail); in match_at()
2450 s = swork; in match_at()

Completed in 14 milliseconds