Searched defs:StringNode (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/storage/
H A DQueryPredicate.h86 class StringNode : public LeafNode { class in namespace:BPrivate::Storage
/haiku/src/kits/storage/
H A DQueryPredicate.cpp191 StringNode::StringNode(const char *value, bool caseInsensitive) function in class:BPrivate::Storage::StringNode
[all...]
/haiku/src/tests/kits/storage/
H A DQueryTest.cpp120 class StringNode : public PredicateNode { class in inherits:PredicateNode
122 StringNode(BString v, bool caseInsensitive = false) function in class:StringNode
[all...]

Completed in 84 milliseconds