Searched refs:newPropertyEnd (Results 1 – 1 of 1) sorted by relevance
230 unsigned newPropertyEnd = propertyEnd + 1; // Exclusive of the last property text character. in fixUnparsedProperties() local231 if (currentData->range.end != newPropertyEnd) { in fixUnparsedProperties()232 currentData->range.end = newPropertyEnd; in fixUnparsedProperties()