|
.oO SearXNG Developer Documentation Oo.
|
Go to the source code of this file.
Namespaces | |
| namespace | searx |
| namespace | searx.search |
| namespace | searx.search.processors |
| namespace | searx.search.processors.online_currency |
Functions | |
| searx.search.processors.online_currency._normalize_name (str name) | |
Variables | |
| searx.search.processors.online_currency.search_syntax = re.compile(r".*?(\d+(?:\.\d+)?) ([^.0-9]+) (?:in|to) ([^.0-9]+)", re.I) | |