Home
last modified time | relevance | path

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

/external/libchrome/third_party/jinja2/
Dnodes.py27 _binop_to_func = { variable
427 f = _binop_to_func[self.operator]
791 ', '.join(sorted('``%s``' % x for x in set(_binop_to_func) |