Home | History | Annotate | Download | only in motemplate

Lines Matching refs:lambda

376                        text_transform=lambda text: text.replace('\n', ''))
750 text_transform=lambda text: text[:-1] if text.endswith('\n') else text)