Searched refs:bDowncaseAttribute (Results 1 – 1 of 1) sorted by relevance
1119 bool bDowncaseAttribute = false; in scanParameters() local1122 bDowncaseAttribute = bDowncaseAttribute || isUpperCase(*p); in scanParameters()1129 if (bDowncaseAttribute) in scanParameters()1326 bool bDowncaseAttribute = false; in scanParameters() local1329 bDowncaseAttribute = bDowncaseAttribute || isUpperCase(*p); in scanParameters()1337 if (bDowncaseAttribute) in scanParameters()
Completed in 29 milliseconds