Lines Matching full:pcontext
1326 const void *pContext = &cbInfo;1330 uregex_getMatchCallback(re, &returnedFn, &pContext, &status);1333 pContext == NULL);1345 uregex_getMatchCallback(re, &returnedFn, &pContext, &status);1347 TEST_ASSERT(pContext == &cbInfo);