Searched refs:FromUFLAGContext (Results 1 – 3 of 3) sorted by relevance
20 U_CAPI FromUFLAGContext* U_EXPORT2 flagCB_fromU_openContext() in flagCB_fromU_openContext()22 FromUFLAGContext *ctx; in flagCB_fromU_openContext()24 ctx = (FromUFLAGContext*) malloc(sizeof(FromUFLAGContext)); in flagCB_fromU_openContext()45 ((FromUFLAGContext*)context)->flag = TRUE; in flagCB_fromU()53 FromUFLAGContext *old, *cloned; in flagCB_fromU()59 old = (FromUFLAGContext*)context; in flagCB_fromU()62 memcpy(cloned, old, sizeof(FromUFLAGContext)); in flagCB_fromU()116 if(((FromUFLAGContext*)context)->subCallback != NULL && in flagCB_fromU()118 ((FromUFLAGContext*)context)->subCallback( ((FromUFLAGContext*)context)->subContext, in flagCB_fromU()
23 } FromUFLAGContext; typedef29 U_CAPI FromUFLAGContext* U_EXPORT2 flagCB_fromU_openContext();
630 FromUFLAGContext * context = NULL; in convsample_20_didSubstitute()725 FromUFLAGContext *flagCtx = NULL, in convsample_21_didSubstitute()818 cloneFlagCtx = (FromUFLAGContext*) cloneDebugCtx -> subContext; in convsample_21_didSubstitute()