Actions
Feature #742
closedstartswith keyword
Effort:
Difficulty:
Label:
Description
Just like endswith keyword from feature 741.
Actions
Added by Anoop Saldanha almost 13 years ago. Updated over 7 years ago.
Description
Just like endswith keyword from feature 741.
Whats the use case?
Isn't this handled by content:"abc"; depth:3;?
It can, but this is neater, just like in case of endswith. In fact internally I am replacing startswith with a depth, and endswith with a isdataat.