Home
last modified time | relevance | path

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

/dports/lang/gauche/Gauche-0.9.10/src/
H A Dlibrx.scm99 (rxmatchop Scm_RegMatchAfter))
H A Dgauche.h1959 SCM_EXTERN ScmObj Scm_RegMatchAfter(ScmRegMatch *rm, ScmObj obj);
H A Dregexp.c3060 ScmObj Scm_RegMatchAfter(ScmRegMatch *rm, ScmObj obj) in Scm_RegMatchAfter() function
H A Dlibrx.c1872 …);goto SCM_STUB_RETURN;}}else if(SCM_REGMATCHP(match)){{SCM_RESULT=(Scm_RegMatchAfter(SCM_REGMATCH… in librxrxmatch_after()
/dports/lang/gauche/Gauche-0.9.10/
H A DChangeLog21030 Scm_RegMatchBefore and Scm_RegMatchAfter