Searched defs:commentStart (Results 1 – 14 of 14) sorted by relevance
62 int commentStart = line.indexOf('#'); in readServiceFile() local
48 int commentStart = line.indexOf('#'); in TestBidiTest() local185 int commentStart = line.indexOf('#'); in TestBidiCharacterTest() local
51 int commentStart = line.indexOf('#'); in TestBidiTest() local188 int commentStart = line.indexOf('#'); in TestBidiCharacterTest() local
290 char *commentStart=strchr(line, '#'); in TestBidiTest() local454 char *commentStart=strchr(line, '#'); in TestBidiCharacterTest() local
958 int32_t commentStart = fScanIndex; in nextChar() local
76 commentStart = "/* " const
944 int32_t commentStart = fScanIndex; in nextChar() local
810 int commentStart = fScanIndex; in nextChar() local
809 int commentStart = fScanIndex; in nextChar() local
92 commentStart = "/* " const
853 int commentStart = line.indexOf('#'); in IdnaTest() local
850 int commentStart = line.indexOf('#'); in IdnaTest() local
1315 final int commentStart = extraStart + extra.length; in createCentralFileHeader() local1318 System.arraycopy(commentB.array(), commentB.arrayOffset(), buf, commentStart, commentLen); in createCentralFileHeader() local