Searched defs:equalPos (Results 1 – 5 of 5) sorted by relevance
38 int equalPos = entry.indexOf('='); in buildPersonName() local
41 int equalPos = entry.indexOf('='); in buildPersonName() local
1121 int32_t equalPos = fileLine.indexOf((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