Searched refs:ib_resultp (Results 1 – 1 of 1) sorted by relevance
865 static int _php_ibase_exec(INTERNAL_FUNCTION_PARAMETERS, ibase_result **ib_resultp, /* {{{ */ in _php_ibase_exec() argument967 *ib_resultp = res; in _php_ibase_exec()1049 if (*ib_resultp) { in _php_ibase_exec()1050 efree(*ib_resultp); in _php_ibase_exec()1051 *ib_resultp = NULL; in _php_ibase_exec()
Completed in 15 milliseconds