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