Searched defs:PGSQL_RETURN_OID (Results 1 – 1 of 1) sorted by relevance
69 #define PGSQL_RETURN_OID(oid) do { \ macro76 #define PGSQL_RETURN_OID(oid) RETURN_LONG((zend_long)oid) macro
Completed in 17 milliseconds