Home
last modified time | relevance | path

Searched defs:enclosure (Results 1 – 2 of 2) sorted by relevance

/plugin/table2csv/
H A DgetTableData.php55 function strput2csv($fields = array(), $numheadings, $delimiter = ',', $enclosure = '"') {
/plugin/sqlraw/
H A Dsyntax.php648 function _strputcsv($fields = array(), $numheadings, $delimiter = ',', $enclosure = '"') {