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

/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Dregex.h1821 const void *fCallbackContext; // User Context ptr for callback function. member in class:RegexMatcher
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Drematch.cpp225 fCallbackContext = NULL;
2388 fCallbackContext = context;
2404 context = fCallbackContext;
2617 if ((*fCallbackFn)(fCallbackContext, fTime) == FALSE) {

Completed in 183 milliseconds