Searched refs:locationAfterFirstBlankLine (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapeBrowserFuncs.cpp66 static int locationAfterFirstBlankLine(const char* bytes, unsigned length) function in namespace:WebKit
240 int location = locationAfterFirstBlankLine(postBuffer, postBufferSize);
/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginView.cpp983 static inline int locationAfterFirstBlankLine(const Vector<char>& buffer) function in namespace:WebCore
1158 int location = locationAfterFirstBlankLine(buffer);

Completed in 66 milliseconds