Searched refs:forcecase (Results 1 – 1 of 1) sorted by relevance
224 int forcecase = 0; in pcre2_substitute() local690 if (forcecase != 0) in pcre2_substitute()697 type != ((forcecase > 0)? ucp_Lu : ucp_Ll)) in pcre2_substitute()704 ((forcecase > 0)? cbit_upper:cbit_lower) in pcre2_substitute()708 forcecase = forcecasereset; in pcre2_substitute()736 forcecase = forcecasereset = -1; in pcre2_substitute()741 forcecase = -1; in pcre2_substitute()747 forcecase = forcecasereset = 1; in pcre2_substitute()752 forcecase = 1; in pcre2_substitute()769 forcecase = forcecasereset = 0; in pcre2_substitute()[all …]