Home
last modified time | relevance | path

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

/plugin/sphinxsearch-was/
H A Dsphinxapi.php346 function sphFixUint($value) function
1171 $doc = sphFixUint($doc);
1209 $attrvals[$attr][] = sphFixUint($val);
1212 $attrvals[$attr] = sphFixUint($val);
/plugin/sphinxsearch/
H A Dsphinxapi.php361 function sphFixUint ( $value ) function
1203 $doc = sphFixUint($doc);
1242 $attrvals[$attr][] = sphFixUint($val);
1246 $attrvals[$attr] = sphFixUint($val);