Searched hist:fe70cd16af7b6da8a24e4a198e44a39e46a1675c (Results 1 – 5 of 5) sorted by relevance
/haiku/headers/private/storage/sniffer/ |
H A D | Pattern.h | fe70cd16af7b6da8a24e4a198e44a39e46a1675c Fri Aug 09 10:30:38 UTC 2002 Tyler Dauwalder <tylerdauwalder@nowhere.fake> + Updated all the parsing code to use std::strings everywhere instead of const char*'s to allow for rules with NULL characters embedded in them. + Updated Rule::Sniff() to actually return a useful value
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@662 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Parser.h | fe70cd16af7b6da8a24e4a198e44a39e46a1675c Fri Aug 09 10:30:38 UTC 2002 Tyler Dauwalder <tylerdauwalder@nowhere.fake> + Updated all the parsing code to use std::strings everywhere instead of const char*'s to allow for rules with NULL characters embedded in them. + Updated Rule::Sniff() to actually return a useful value
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@662 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/kits/storage/sniffer/ |
H A D | Rule.cpp | fe70cd16af7b6da8a24e4a198e44a39e46a1675c Fri Aug 09 10:30:38 UTC 2002 Tyler Dauwalder <tylerdauwalder@nowhere.fake> + Updated all the parsing code to use std::strings everywhere instead of const char*'s to allow for rules with NULL characters embedded in them. + Updated Rule::Sniff() to actually return a useful value
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@662 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Pattern.cpp | fe70cd16af7b6da8a24e4a198e44a39e46a1675c Fri Aug 09 10:30:38 UTC 2002 Tyler Dauwalder <tylerdauwalder@nowhere.fake> + Updated all the parsing code to use std::strings everywhere instead of const char*'s to allow for rules with NULL characters embedded in them. + Updated Rule::Sniff() to actually return a useful value
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@662 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Parser.cpp | fe70cd16af7b6da8a24e4a198e44a39e46a1675c Fri Aug 09 10:30:38 UTC 2002 Tyler Dauwalder <tylerdauwalder@nowhere.fake> + Updated all the parsing code to use std::strings everywhere instead of const char*'s to allow for rules with NULL characters embedded in them. + Updated Rule::Sniff() to actually return a useful value
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@662 a95241bf-73f2-0310-859d-f6bbb57e9c96
|