Home
last modified time | relevance | path

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

/PHP-8.0/ext/oci8/
H A Dphp_oci8_int.h70 #define PHP_OCI_SEEK_SET 0 macro
H A Doci8_interface.c456 zend_long offset, whence = PHP_OCI_SEEK_SET; in PHP_FUNCTION()
486 case PHP_OCI_SEEK_SET: in PHP_FUNCTION()
H A Doci8.c306 REGISTER_LONG_CONSTANT("OCI_SEEK_SET",PHP_OCI_SEEK_SET, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()

Completed in 17 milliseconds