bootlin / elixir

The Elixir Cross Referencer
GNU Affero General Public License v3.0
920 stars 138 forks source link

support partial text / regex search #239

Open jkldgoefgkljefogeg opened 1 year ago

jkldgoefgkljefogeg commented 1 year ago

for example https://elixir.bootlin.com/linux/latest/source/net/ipv4/proc.c#L206 , nothing comes up if I search TCPDSACKUndo but LINUX_MIB_TCPDSACKUNDO works

Is there a better way to do this kind of search?