MCPcopy Index your code
hub / github.com/sql-js/sql.js / _strncpy

Function _strncpy

js/sql-debug.js:395712–395720  ·  view source on GitHub ↗
($0,$1,$2)

Source from the content-addressed store, hash-verified

395710 return ($$020|0);
395711}
395712function _strncpy($0,$1,$2) {
395713 $0 = $0|0;
395714 $1 = $1|0;
395715 $2 = $2|0;
395716 var label = 0, sp = 0;
395717 sp = STACKTOP;
395718 (___stpncpy($0,$1,$2)|0);
395719 return ($0|0);
395720}
395721function ___stpncpy($0,$1,$2) {
395722 $0 = $0|0;
395723 $1 = $1|0;

Callers 2

_leftFuncFunction · 0.85
_strfilterFuncFunction · 0.85

Calls 1

___stpncpyFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…