Home
last modified time | relevance | path

Searched refs:cast_as (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/ext/pgsql/
H A Dphp_pgsql.h98 static int php_pgsql_fd_cast(php_stream *stream, int cast_as, void **ret);
H A Dpgsql.c4140 static int php_pgsql_fd_cast(php_stream *stream, int cast_as, void **ret) /* {{{ */ in php_pgsql_fd_cast() argument
4144 switch (cast_as) { in php_pgsql_fd_cast()

Completed in 19 milliseconds