Home
last modified time | relevance | path

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

/PHP-7.4/ext/pgsql/
H A Dphp_pgsql.h234 static int php_pgsql_fd_cast(php_stream *stream, int cast_as, void **ret);
H A Dpgsql.c5414 static int php_pgsql_fd_cast(php_stream *stream, int cast_as, void **ret) /* {{{ */ argument
5418 switch (cast_as) {

Completed in 21 milliseconds