Home
last modified time | relevance | path

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

/dports/lang/gauche/Gauche-0.9.10/src/
H A Dregexp.c2818 int mustMatchLen = mb? SCM_STRING_BODY_SIZE(mb) : 0; in Scm_RegExec() local
2855 start_limit = end - mustMatchLen; in Scm_RegExec()