Try to find the first match in buffer for any prefix. If a valid match is found, return that prefix and set its type and location. If there are almost matches (e.g. the actual prefix string is found, but is not an actual check string), but no valid match, return an empty string and set the position to resume searching from. If no partial matches are found, return an empty string and the location
source not stored for this graph (policy: none)
no test coverage detected