Home
last modified time | relevance | path

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

/PHP-7.0/ext/pgsql/
H A Dphp_pgsql.h238 static int php_pgsql_fd_cast(php_stream *stream, int cast_as, void **ret);
H A Dpgsql.c5382 static int php_pgsql_fd_cast(php_stream *stream, int cast_as, void **ret) /* {{{ */ argument
5387 switch (cast_as) {

Completed in 19 milliseconds