Home
last modified time | relevance | path

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

/external/nanohttpd/core/src/main/java/fi/iki/elonen/
DNanoHTTPD.java1201 int matchbyte = -1; in getBoundaryPositions() local
1206 matchbyte = i; in getBoundaryPositions()
1209 matchbytes.add(matchbyte); in getBoundaryPositions()
1211 matchbyte = -1; in getBoundaryPositions()
1216 matchbyte = -1; in getBoundaryPositions()