Searched defs:init2 (Results 1 – 9 of 9) sorted by relevance
119 struct init2 struct128 int init2::called = 0; argument
61 static const initializer init2; member64 const posix_regex::initializer posix_regex::init2; member in posix_regex
41 flyweight<int,marked_hashed_factory<&mark2> >::initializer init2; variable
142 rule<scanner<>, my_closure6::context_t> init2; // compile check only in closure_tests() local
238 void RegexMatcher::init2(UText *input, UErrorCode &status) { in init2() function in RegexMatcher
240 void RegexMatcher::init2(UText *input, UErrorCode &status) { in init2() function in RegexMatcher
2678 void * (*init2)(void *ctx, const char *ifname, void *global_priv); member