Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-glue.js179 const cbwrap = function(pVoid, nCols, pColVals, pColNames){ argument
185 aNames.push( wasm.cstringToJs(wasm.getPtrValue(pColNames + offset)) );