Lines Matching refs:fetchArray
1077 while ($res = $result->fetchArray(SQLITE3_ASSOC)) {
1092 while ($res = $result->fetchArray(SQLITE3_NUM)) {
1123 while ($res = $result->fetchArray(SQLITE3_NUM)) {
1142 while ($res = $result->fetchArray(SQLITE3_NUM)) {
1171 while ($res = $result->fetchArray(SQLITE3_NUM)) {
1184 while ($res = $result->fetchArray(SQLITE3_NUM)) {
1220 while ($res = $result->fetchArray(SQLITE3_NUM)) {
1235 while ($res = $result->fetchArray(SQLITE3_NUM)) {
1256 while ($res = $result->fetchArray(SQLITE3_ASSOC)) {
1270 while ($id = $result->fetchArray(SQLITE3_NUM)) {
1284 while ($id = $result->fetchArray(SQLITE3_NUM)) {
1339 while ($res = $result->fetchArray(SQLITE3_NUM)) {
1359 while ($id = $result->fetchArray(SQLITE3_NUM)) {
1394 while ($res = $result->fetchArray(SQLITE3_NUM)) {
1413 while ($res = $result->fetchArray(SQLITE3_ASSOC)) {
1434 while ($res = $result->fetchArray(SQLITE3_ASSOC)) {
1522 while ($res = $result->fetchArray(SQLITE3_ASSOC)) {
1535 while ($res = $result2->fetchArray(SQLITE3_NUM)) {
1552 while ($res = $result->fetchArray(SQLITE3_ASSOC)) {