Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dsqldiff.c415 int ctl = iscntrl(c); in printQuoted() local
416 if( ctl>inctl ){ in printQuoted()
417 inctl = ctl; in printQuoted()
420 }else if( ctl ){ in printQuoted()