Home
last modified time | relevance | path

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

/PHP-8.2/ext/oci8/
H A Dphp_oci8_int.h74 #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_arginfo.h812 REGISTER_LONG_CONSTANT("OCI_SEEK_SET", PHP_OCI_SEEK_SET, CONST_PERSISTENT); in register_oci8_symbols()

Completed in 21 milliseconds