Searched refs:forcecase (Results 1 – 1 of 1) sorted by relevance
227 int forcecase = 0; in pcre2_substitute() local759 if (forcecase != 0) in pcre2_substitute()766 type != ((forcecase > 0)? ucp_Lu : ucp_Ll)) in pcre2_substitute()773 ((forcecase > 0)? cbit_upper:cbit_lower) in pcre2_substitute()777 forcecase = forcecasereset; in pcre2_substitute()805 forcecase = forcecasereset = -1; in pcre2_substitute()810 forcecase = -1; in pcre2_substitute()816 forcecase = forcecasereset = 1; in pcre2_substitute()821 forcecase = 1; in pcre2_substitute()838 forcecase = forcecasereset = 0; in pcre2_substitute()[all …]