($0,$1,$2)
| 351764 | return 0; |
| 351765 | } |
| 351766 | function _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 | } |
| 351776 | function _sqlite3Fts3EvalPhrasePoslist($0,$1,$2,$3) { |
| 351777 | $0 = $0|0; |
| 351778 | $1 = $1|0; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…