Lines Matching refs:L
621 call writefile(['SFX L Y 1', 'SFX L 0 re [^x]', 'FLAG long'], 'Xtest.aff')
648 call writefile(['PFX L Y 1', 'PFX L 0 re x', 'COMPOUNDFLAG c', 'COMPOUNDFORBIDFLAG x'],
654 call writefile(['PFX L Y 1', 'PFX L 0 re x', 'COMPOUNDPERMITFLAG c'],
690 call writefile(['PFX L Y 1', 'PFX L 0 re x', 'PFX L Y 1', 'PFX L 0 re x'],
693 call assert_match('Duplicate affix in Xtest.aff line 3: L', output)
696 call writefile(['PFX L Y 1', 'PFX L Y 1'], 'Xtest.aff')
701 call writefile(['PFX L Y 1', 'PFX L 0 re x', 'PFX L N 1'], 'Xtest.aff')
711 call writefile(['PFX L Y 1 Test', 'PFX L 0 re x'], 'Xtest.aff')
716 call writefile(['PFX L Y 1', 'PFX L 0 re x Test'], 'Xtest.aff')
721 call writefile(['PFX L X 1', 'PFX L 0 re x'], 'Xtest.aff')
765 call writefile(['FLAG num', 'SFX L Y 1', 'SFX L 0 re [^x]'], 'Xtest.aff')
767 call assert_match('Flag is not a number in Xtest.aff line 2: L', output)
775 call writefile(['FLAG long', 'SFX L Y 1', 'SFX L 0 re [^x]'], 'Xtest.aff')
777 call assert_match('Illegal flag in Xtest.aff line 2: L', output)