MCPcopy Create free account
hub / github.com/arkdb/inception / findmust

Function findmust

regex/regcomp.c:1499–1574  ·  view source on GitHub ↗

- findmust - fill in must and mlen with longest mandatory literal string == static void findmust(register struct parse *p, register struct re_guts *g); * * This algorithm could do fancy things like analyzing the operands of | * for common subsequences. Someday. This code is simple and finds most * of the interesting cases. * * Note that must and mlen got initialized during setup. */

(p, g)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

my_regcompFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected