Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sigil-Ebook/Sigil
/ f
Function
f
src/Resource_Files/python3lib/functionrep.py:22–23 ·
view source on GitHub ↗
(text)
Source
from the content-addressed store, hash-verified
20
21
parts, pos = [], match.start()
22
def
f(text):
23
return
handle_entities(text, func)
24
25
n = len(match.groups())
26
if
n > 0:
Callers
5
jquery-3.6.4.min.js
File · 0.85
jquery.scrollTo-2.1.2-min.js
File · 0.85
_substitute_if_appropriate
Method · 0.85
apply_func_to_match_groups
Function · 0.85
apply_func_to_html_text
Function · 0.85
Calls
1
handle_entities
Function · 0.85
Tested by
no test coverage detected