#include "perlvdb_oohelpers.h"#include "../../mem/mem.h"

Go to the source code of this file.
Functions | |
| SV * | perlvdb_perlmethod (SV *class, const char *method, SV *param1, SV *param2, SV *param3, SV *param4) |
| SV* perlvdb_perlmethod | ( | SV * | class, | |
| const char * | method, | |||
| SV * | param1, | |||
| SV * | param2, | |||
| SV * | param3, | |||
| SV * | param4 | |||
| ) |
Definition at line 31 of file perlvdb_oohelpers.c.
References LM_CRIT, NULL, and SP.
Referenced by cond2perlcond(), newvdbobj(), pair2perlpair(), perlresult2dbres(), perlvdb_db_delete(), perlvdb_db_insertreplace(), perlvdb_db_query(), perlvdb_db_update(), perlvdb_use_table(), and val2perlval().
1.5.6