Home
last modified time | relevance | path

Searched refs:oci_internal_debug (Results 1 – 4 of 4) sorted by last modified time

/PHP-5.5/ext/oci8/tests/
H A Dreflection1.phpt30 reflection::export(new reflectionfunction('oci_internal_debug'));
301 Function [ <internal%s> function oci_internal_debug ] {
H A Ddebug.phpt2 oci_internal_debug()
10 oci_internal_debug(true);
21 oci_internal_debug(false);
/PHP-5.5/ext/oci8/
H A Doci8.c777 PHP_FUNCTION(oci_internal_debug);
862 PHP_FE(oci_internal_debug, arginfo_oci_internal_debug)
932 PHP_FALIAS(ociinternaldebug, oci_internal_debug, arginfo_oci_internal_debug)
H A Doci8_interface.c1309 PHP_FUNCTION(oci_internal_debug) argument

Completed in 24 milliseconds