Home
last modified time | relevance | path

Searched defs:nullpattern (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/htdig/htdig-3.2.0b6/htlib/
H A DHtRegexReplaceList.cc64 int HtRegexReplaceList::replace(String &str, int nullpattern , int nullstr ) in replace()
H A DHtRegexList.cc105 HtRegexList::match(const char * str, int nullpattern, int nullstr) in match()
H A DHtRegex.cc94 HtRegex::match(const char * str, int nullpattern, int nullstr) in match()
H A DHtRegexReplace.cc41 int HtRegexReplace::replace(String &str, int nullpattern, int nullstr) in replace()