Home
last modified time | relevance | path

Searched defs:define (Results 1 – 7 of 7) sorted by relevance

/PHP-8.1/Zend/
H A Dzend_builtin_functions.stub.php31 function define(string $constant_name, mixed $value, bool $case_insensitive = false): bool {} function
H A Dzend_builtin_functions.c466 ZEND_FUNCTION(define) in ZEND_FUNCTION() argument
/PHP-8.1/ext/pdo_oci/
H A Doci_statement.c494 static sb4 oci_define_callback(dvoid *octxp, OCIDefine *define, ub4 iter, dvoid **bufpp, in oci_define_callback()
/PHP-8.1/ext/oci8/
H A Doci8_statement.c423 sb4 php_oci_define_callback(dvoid *ctx, OCIDefine *define, ub4 iter, dvoid **bufpp, ub4 **alenpp, u… in php_oci_define_callback()
H A Doci8.c641 php_oci_define *define = (php_oci_define *) Z_PTR_P(data); in php_oci_define_hash_dtor() local
H A Dphp_oci8_int.h284 php_oci_define *define; /* define handle */ member
H A Doci8_interface.c102 php_oci_define *define; in PHP_FUNCTION() local

Completed in 37 milliseconds