HomeSort by relevance Sort by last modified time
    Searched full:nicechar (Results 1 - 1 of 1) sorted by null

  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLScanner.java 370 // System.err.println("In " + debug_statenames[theState] + " got " + nicechar(ch) + " doing " + debug_actionnames[action] + " then " + debug_statenames[theNextState]);
642 private static String nicechar(int in) { method in class:HTMLScanner

Completed in 231 milliseconds