MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-577303.py

File recipe-577303.py

recipes/Python/577303_Oracle_Database_Regex_Search_using/recipe-577303.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Oracle database regex search
2# FB36 - 201007117
3
4import sys

Callers

nothing calls this directly

Calls 12

strFunction · 0.85
cursorMethod · 0.80
startswithMethod · 0.80
writerMethod · 0.80
writerowMethod · 0.80
openFunction · 0.50
compileMethod · 0.45
connectMethod · 0.45
executeMethod · 0.45
matchMethod · 0.45
appendMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected