Home
last modified time | relevance | path

Searched refs:hasCRNL (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c15802 int hasCRNL = 0; in editFunc() local
15847 if( z && strstr(z,"\r\n")!=0 ) hasCRNL = 1; in editFunc()
15892 if( hasCRNL ){ in editFunc()

Completed in 33 milliseconds