Searched refs:hasCRLF (Results 1 – 1 of 1) sorted by relevance
25176 int hasCRLF = 0; in editFunc() local25221 if( z && strstr(z,"\r\n")!=0 ) hasCRLF = 1; in editFunc()25266 if( hasCRLF ){ in editFunc()