Searched defs:equalPos (Results 1 – 6 of 6) sorted by relevance
41 int equalPos = entry.indexOf('='); in buildPersonName() local
38 int equalPos = entry.indexOf('='); in buildPersonName() local
1152 int32_t equalPos = fileLine.indexOf(static_cast<char16_t>(0x3d)); in parseAndSetAttribute() local
1138 int32_t equalPos = fileLine.indexOf((char16_t)0x3d); in parseAndSetAttribute() local
863 int equalPos = propAndValue.indexOf('='); in getSet() local