4 matches across 1 files for func main path:libs/core/langchain_core/utils/mustache.py
snippet_mode: grep · sorted by relevance
libs/core/langchain_core/utils/mustache.py PYTHON 4 matches view file →
35
36#
37# Helper functions
38#
39
· · ·
193
194#
195# The main tokenizing function
196#
197
· · ·
324
325#
326# Helper functions
327#
328
· · ·
459
460#
461# The main rendering function
462#
463g_token_cache: dict[str, list[tuple[str, str]]] = {}
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.