Lines Matching refs:shell_check_oom
1606 static void shell_check_oom(const void *p){ in shell_check_oom() function
1766 shell_check_oom(zLine); in local_getline()
1936 shell_check_oom(p->z); in appendText()
1992 shell_check_oom(zSql); in shellFakeSchema()
18554 shell_check_oom(zStr); in output_hex_blob()
18893 shell_check_oom(zQuoted); in output_csv()
19044 shell_check_oom(zNew); in printSchemaLine()
19096 shell_check_oom(pNew); in eqp_append()
19338 shell_check_oom(z); in shell_callback()
19465 shell_check_oom(z); in shell_callback()
19716 shell_check_oom(z); in set_table_name()
19760 shell_check_oom(zCode); in shell_error_context()
19846 shell_check_oom(zErr); in save_err_msg()
20230 shell_check_oom(p->aiIndent); in explain_data_prepare()
20232 shell_check_oom(abYield); in explain_data_prepare()
20532 shell_check_oom(zOut); in translateForDisplayAndDup()
20626 shell_check_oom(azData); in exec_prepared_stmt_columnar()
20628 shell_check_oom(azNextLine); in exec_prepared_stmt_columnar()
20632 shell_check_oom(azQuoted); in exec_prepared_stmt_columnar()
20636 shell_check_oom(abRowDiv); in exec_prepared_stmt_columnar()
20639 shell_check_oom(p->colWidth); in exec_prepared_stmt_columnar()
20667 shell_check_oom(azData); in exec_prepared_stmt_columnar()
20669 shell_check_oom(abRowDiv); in exec_prepared_stmt_columnar()
21223 shell_check_oom(zSql); in tableColumnList()
21231 shell_check_oom(azCol); in tableColumnList()
21234 shell_check_oom(azCol[nCol]); in tableColumnList()
21268 shell_check_oom(zSql); in tableColumnList()
21362 shell_check_oom(zIns); in dump_callback()
21833 shell_check_oom(zPat); in showHelp()
21856 shell_check_oom(zPat); in showHelp()
22060 shell_check_oom(a); in readHexDb()
22278 shell_check_oom(zSql); in open_db()
22340 shell_check_oom(zSql); in readline_completion_generator()
22381 shell_check_oom(zSql); in linenoise_completion()
22636 shell_check_oom(p->z); in import_append_char()
22787 shell_check_oom(zQuery); in tryToCloneData()
22796 shell_check_oom(zInsert); in tryToCloneData()
22858 shell_check_oom(zQuery); in tryToCloneData()
22895 shell_check_oom(zQuery); in tryToCloneSchema()
22925 shell_check_oom(zQuery); in tryToCloneSchema()
23120 shell_check_oom(pb); in shell_dbinfo_command()
23341 shell_check_oom(p->zTempFile); in newTempFile()
24516 if( rc==SQLITE_NOMEM ) shell_check_oom(0); \
24521 if( rc==SQLITE_NOMEM ) shell_check_oom(0); in rc_err_oom_die()
25068 shell_check_oom(azName); in do_meta_command()
26308 shell_check_oom(zNewFilename); in do_meta_command()
26408 shell_check_oom(zFile); in do_meta_command()
26506 shell_check_oom(zSql); in do_meta_command()
26516 shell_check_oom(zSql); in do_meta_command()
26537 shell_check_oom(zSql); in do_meta_command()
26784 shell_check_oom(new_argv[0]); in do_meta_command()
26837 shell_check_oom(zQarg); in do_meta_command()
26999 shell_check_oom( pSession->azFilter ); in do_meta_command()
27002 shell_check_oom(x); in do_meta_command()
27072 shell_check_oom(pSession->zName); in do_meta_command()
27327 shell_check_oom(zSql); in do_meta_command()
27360 shell_check_oom(zRevText); in do_meta_command()
27563 shell_check_oom(azNew); in do_meta_command()
27568 shell_check_oom(azResult[nRow]); in do_meta_command()
28433 shell_check_oom(zLine); in one_input_line()
28514 shell_check_oom(zSql); in process_input()
28652 shell_check_oom(zConfig); in find_xdg_config()
28689 shell_check_oom(zBuf); in process_sqliterc()
28964 shell_check_oom(argvToFree);
28970 shell_check_oom(z);
28973 shell_check_oom(argv[i]);
29016 shell_check_oom(azCmd);