Searched defs:PGSQL_CONV_FORCE_NULL (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/pgsql/ | ||
H A D | php_pgsql.h | 60 #define PGSQL_CONV_FORCE_NULL (1<<2) /* Convert to NULL if string is null string */ macro |
H A D | pgsql.stub.php | 401 const PGSQL_CONV_FORCE_NULL = UNKNOWN; define |
Completed in 7 milliseconds