David Humphrey wrote:
It's there now, at least what MXR provides, I duplicate it. MXR uses
Glimpse to do a full-text search index. For example, if you want to
search for "media":
You're right. It probably was already there the last time I checked but
it somehow escaped me.
I think somehow that interfaces intimidates me out of really trying it.
I was convinced I *had* to use a keyword, that full text was not available.
Maybe you should have a list of checkbox/radiobuttons instead :
Search : (x) full text
( ) types names
( ) members names
( ) macros names
[ ] Limit to results that start with the search string
(make that one automatically selected when types/members/macros is
selected)
And show the "derived" option appear only after a type is displayed from
initially searching for types names.
And have an "Advanced search" paragraph where you explain the keyword thing.
type:nsMedia shows me things like nsMediaDecoder::Statistics, and
type:Statistics doesn't show it, that's not what I expected.
member:Statistics does not give me what I expected either, it shows the
parameters that appears in functions call ?
Why does
http://dxr.proximity.on.ca/dxr/mozilla-central/xpcom/base/nsTraceRefcntImpl.h.html#58/type
tell me that the argument "StatisticsType type" is
"nsLookAndFeelIntPref::type" ?
Probably would be nice to be able to restrict to "class", "struct",
"enum", "typedef" beyond just "types".
_______________________________________________
dev-static-analysis mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-static-analysis