Searched refs:cast_as (Results 1 – 2 of 2) sorted by relevance
92 static int php_pgsql_fd_cast(php_stream *stream, int cast_as, void **ret);
4428 static int php_pgsql_fd_cast(php_stream *stream, int cast_as, void **ret) /* {{{ */ in php_pgsql_fd_cast() argument4432 switch (cast_as) { in php_pgsql_fd_cast()
Completed in 27 milliseconds