Searched refs:lyFunctionPat (Results 1 – 1 of 1) sorted by relevance
87 lyFunctionPat = re.compile(r'<u>Function:</u> <b>(ly:.+)</b>') variable114 for word in lyFunctionPat.finditer(lyFunctionPage.decode('utf-8')):