HomeSort by relevance Sort by last modified time
    Searched refs:commentEnd (Results 1 - 2 of 2) sorted by null

  /external/webkit/Tools/android/webkitmerge/
webkitmerge.cpp 346 char* commentEnd = commentStart;
347 if (skipText(&commentEnd, "*/")) {
348 if (commentEnd < lineStart + textLen) {
349 commentEnd[-1] = '\0';
350 textLen = commentEnd - lineStart - 2;
    [all...]
  /prebuilt/common/ecj/
ecj.jar 

Completed in 934 milliseconds