Searched refs:forcecase (Results 1 – 1 of 1) sorted by relevance
222 int forcecase = 0; in pcre2_substitute() local660 if (forcecase != 0) in pcre2_substitute()667 type != ((forcecase > 0)? ucp_Lu : ucp_Ll)) in pcre2_substitute()674 ((forcecase > 0)? cbit_upper:cbit_lower) in pcre2_substitute()678 forcecase = forcecasereset; in pcre2_substitute()706 forcecase = forcecasereset = -1; in pcre2_substitute()711 forcecase = -1; in pcre2_substitute()717 forcecase = forcecasereset = 1; in pcre2_substitute()722 forcecase = 1; in pcre2_substitute()739 forcecase = forcecasereset = 0; in pcre2_substitute()[all …]