Lines Matching defs:ctx
237 func r_prelude(env *snowballRuntime.Env, ctx interface{}) bool {
238 context := ctx.(*Context)
287 func r_mark_regions(env *snowballRuntime.Env, ctx interface{}) bool {
288 context := ctx.(*Context)
486 func r_postlude(env *snowballRuntime.Env, ctx interface{}) bool {
487 context := ctx.(*Context)
536 func r_RV(env *snowballRuntime.Env, ctx interface{}) bool {
537 context := ctx.(*Context)
545 func r_R1(env *snowballRuntime.Env, ctx interface{}) bool {
546 context := ctx.(*Context)
554 func r_R2(env *snowballRuntime.Env, ctx interface{}) bool {
555 context := ctx.(*Context)
563 func r_standard_suffix(env *snowballRuntime.Env, ctx interface{}) bool {
564 context := ctx.(*Context)
816 func r_verb_suffix(env *snowballRuntime.Env, ctx interface{}) bool {
817 context := ctx.(*Context)
855 func r_residual_suffix(env *snowballRuntime.Env, ctx interface{}) bool {
856 context := ctx.(*Context)
885 func r_residual_form(env *snowballRuntime.Env, ctx interface{}) bool {
886 context := ctx.(*Context)