MCPcopy Create free account
hub / github.com/chrisduerr/dotfiles / get_pos

Function get_pos

files/weechat/python/vimode.py:1946–1977  ·  view source on GitHub ↗

Return the position of `regex` match in `data`, starting at `cur`. Args: data (str): the data to search in. regex (pattern): regex pattern to search for. cur (int): where to start the search. ignore_cur (bool, optional): should the first match be ignored if it's

(data, regex, cur, ignore_cur=False, count=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

motion_baseFunction · 0.70
motion_wFunction · 0.70
motion_WFunction · 0.70
motion_eFunction · 0.70
motion_EFunction · 0.70
motion_BFunction · 0.70
motion_gEFunction · 0.70
motion_carretFunction · 0.70
motion_iwFunction · 0.70
cb_motion_fFunction · 0.70
cb_motion_FFunction · 0.70
cb_motion_tFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected