Home
last modified time | relevance | path

Searched refs:asciiStringWithSeparateLengthMarkerByte (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/cf/
DBinaryPropertyList.cpp47 static const UInt8 asciiStringWithSeparateLengthMarkerByte = 0x5F; variable
703 appendByte(asciiStringWithSeparateLengthMarkerByte); in appendStringObject()
729 appendByte(asciiStringWithSeparateLengthMarkerByte); in appendStringObject()