partial match explanation
svn: r10213
This commit is contained in:
parent
532b9924d1
commit
2b1507220f
|
@ -70,9 +70,9 @@ function InitializeSearch() {
|
||||||
+' <tt>C+Enter</tt>/<tt>S+C+Enter</tt> to scroll through the'
|
+' <tt>C+Enter</tt>/<tt>S+C+Enter</tt> to scroll through the'
|
||||||
+' results.</li>'
|
+' results.</li>'
|
||||||
+'<li>Use “<tt>M:<i>str</i></tt>” to match only identifiers'
|
+'<li>Use “<tt>M:<i>str</i></tt>” to match only identifiers'
|
||||||
+' from modules that match “<tt><i>str</i></tt>”;'
|
+' from modules that (partially) match'
|
||||||
+' “<tt>M:</tt>” by itself will restrict results to bound'
|
+' “<tt><i>str</i></tt>”; “<tt>M:</tt>” by'
|
||||||
+' names only.</li>'
|
+' itself will restrict results to bound names only.</li>'
|
||||||
+'<li>“<tt>L:<i>str</i></tt>” is similar to'
|
+'<li>“<tt>L:<i>str</i></tt>” is similar to'
|
||||||
+' “<tt>M:<i>str</i></tt>”, but'
|
+' “<tt>M:<i>str</i></tt>”, but'
|
||||||
+' “<tt><i>str</i></tt>” should match the module name'
|
+' “<tt><i>str</i></tt>” should match the module name'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user