Home
last modified time | relevance | path

Searched defs:_lexer_cache (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/pygments/lexers/
D__init__.py29 _lexer_cache = {} variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/pygments/lexers/
D__init__.py29 _lexer_cache = {} variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/pygments/lexers/
D__init__.py29 _lexer_cache = {} variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/pygments/lexers/
D__init__.py29 _lexer_cache = {} variable
/aosp_15_r20/external/python/jinja/src/jinja2/
Dlexer.py18 _lexer_cache = LRUCache(50) variable
/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Dlexer.py27 _lexer_cache = LRUCache(50) variable