Home
last modified time | relevance | path

Searched defs:word_begin (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/xpressive/detail/core/matcher/
Dassert_word_matcher.hpp46 struct word_begin struct
49 static bool eval(bool prevword, bool thisword, match_state<BidiIter> &state) in eval()
/third_party/curl/src/
Dtool_formparse.c354 char *word_begin = ptr; in get_param_word() local