Home
last modified time | relevance | path

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

/PHP-7.2/ext/pgsql/
H A Dphp_pgsql.h237 static int php_pgsql_fd_cast(php_stream *stream, int cast_as, void **ret);
H A Dpgsql.c5424 static int php_pgsql_fd_cast(php_stream *stream, int cast_as, void **ret) /* {{{ */ argument
5429 switch (cast_as) {

Completed in 22 milliseconds