Home
last modified time | relevance | path

Searched defs:lineEnd (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/loader/appcache/
DManifestParser.cpp107 const UChar* lineEnd = p + line.length(); in parseManifest() local
140 const UChar* lineEnd = p + line.length(); in parseManifest() local
/external/icu4c/samples/ugrep/
Dugrep.cpp58 int lineEnd; // Index of char following the new line sequence for the current line variable
/external/google-diff-match-patch/name/fraser/neil/plaintext/
Ddiff_match_patch.java362 int lineEnd = -1; in diff_linesToCharsMunge() local