Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregexec.c4271 Idx new_asub_tops = mctx->asub_tops * 2; in match_ctx_add_subtop() local
4274 new_asub_tops); in match_ctx_add_subtop()
4278 mctx->asub_tops = new_asub_tops; in match_ctx_add_subtop()