MCPcopy Create free account
hub / github.com/sql-js/sql.js / _fts3MatchinfoLcsCb

Function _fts3MatchinfoLcsCb

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

Source from the content-addressed store, hash-verified

351764 return 0;
351765}
351766function _fts3MatchinfoLcsCb($0,$1,$2) {
351767 $0 = $0|0;
351768 $1 = $1|0;
351769 $2 = $2|0;
351770 var $3 = 0, label = 0, sp = 0;
351771 sp = STACKTOP;
351772 $3 = (($2) + ($1<<4)|0);
351773 HEAP32[$3>>2] = $0;
351774 return 0;
351775}
351776function _sqlite3Fts3EvalPhrasePoslist($0,$1,$2,$3) {
351777 $0 = $0|0;
351778 $1 = $1|0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…