Searched refs:flagVal (Results 1 – 3 of 3) sorted by relevance
628 UBool flagVal; in convsample_20_didSubstitute() local674 flagVal = context->flag; /* it's about to go away when we close the cnv */ in convsample_20_didSubstitute()681 return flagVal; /* true if callback was called */ in convsample_20_didSubstitute()722 UBool flagVal = FALSE; in convsample_21_didSubstitute() local828 flagVal = cloneFlagCtx->flag; /* it's about to go away when we close the cnv */ in convsample_21_didSubstitute()838 return flagVal; /* true if callback was called */ in convsample_21_didSubstitute()
109195 static void setLikeOptFlag(sqlite3 *db, const char *zName, u8 flagVal){109199 pDef->funcFlags |= flagVal;
109211 static void setLikeOptFlag(sqlite3 *db, const char *zName, u8 flagVal){109215 pDef->funcFlags |= flagVal;