Searched refs:OCI8_PTR_TO_INT (Results 1 – 1 of 1) sorted by relevance
63 #define OCI8_PTR_TO_INT(P) ((int)(intptr_t)(P)) macro66 #define OCI8_PTR_TO_INT(P) ((int)(P)) macro1903 link = OCI8_PTR_TO_INT(le->ptr); in php_oci_do_connect_ex()
Completed in 16 milliseconds