Home
last modified time | relevance | path

Searched defs:stm (Results 1 – 9 of 9) sorted by relevance

/PHP-7.4/ext/com_dotnet/
H A Dcom_persist.c50 php_istream *stm = (php_istream *)rsrc->ptr; in istream_dtor() local
249 static void istream_destructor(php_istream *stm) in istream_destructor()
263 php_istream *stm = (php_istream*)CoTaskMemAlloc(sizeof(*stm)); in php_com_wrapper_export_stream() local
532 IStream *stm = NULL; in CPH_METHOD() local
592 IStream *stm = NULL; in CPH_METHOD() local
/PHP-7.4/ext/pdo_odbc/
H A Dodbc_stmt.c179 php_stream *stm; in odbc_stmt_execute() local
412 php_stream *stm; in odbc_stmt_param_hook() local
/PHP-7.4/ext/pdo_sqlite/
H A Dsqlite_statement.c179 php_stream *stm = NULL; in pdo_sqlite_stmt_param_hook() local
/PHP-7.4/ext/pdo_oci/
H A Doci_statement.c389 php_stream *stm; in oci_stmt_param_hook() local
731 php_stream *stm; in oci_create_lob_stream() local
/PHP-7.4/ext/pdo_mysql/
H A Dmysql_statement.c529 php_stream *stm = NULL; in pdo_mysql_stmt_param_hook() local
/PHP-7.4/ext/pdo_pgsql/
H A Dpgsql_statement.c344 php_stream *stm; in pgsql_stmt_param_hook() local
H A Dpgsql_driver.c183 php_stream *stm; in pdo_pgsql_create_lob_stream() local
/PHP-7.4/ext/pdo_firebird/
H A Dfirebird_statement.c594 php_stream *stm = NULL; in firebird_stmt_param_hook() local
/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c603 php_stream *stm; in fetch_value() local

Completed in 50 milliseconds