Home
last modified time | relevance | path

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

/PHP-5.5/ext/pgsql/
H A Dpgsql.c5242 static php_pgsql_data_type php_pgsql_get_data_type(const char *type_name, size_t len) function
5502 data_type = php_pgsql_get_data_type(Z_STRVAL_PP(type), Z_STRLEN_PP(type));

Completed in 32 milliseconds