Home
last modified time | relevance | path

Searched defs:internalcode (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/jinja2/
Dutils.py71 def internalcode(f): function
/third_party/jinja2/
Dutils.py89 def internalcode(f: F) -> F: function