Searched refs:kRegExpAny (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/tracker/
H A DRegExp.cpp125 kRegExpAny = 3, // no Match any one character. enumerator in enum:__anon1748
674 ret = Node(kRegExpAny);
1049 case kRegExpAny:
1243 case kRegExpAny:
1425 case kRegExpAny:
1426 p = "kRegExpAny";

Completed in 21 milliseconds