===DONE===
<?php exit(0); ?>
--EXPECTF--
-Function [ <internal:oci8> function oci_define_by_name ] {
+Function [ <internal%s> function oci_define_by_name ] {
- Parameters [4] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_bind_by_name ] {
+Function [ <internal%s> function oci_bind_by_name ] {
- Parameters [5] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_bind_array_by_name ] {
+Function [ <internal%s> function oci_bind_array_by_name ] {
- Parameters [6] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_field_is_null ] {
+Function [ <internal%s> function oci_field_is_null ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_field_name ] {
+Function [ <internal%s> function oci_field_name ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_field_size ] {
+Function [ <internal%s> function oci_field_size ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_field_scale ] {
+Function [ <internal%s> function oci_field_scale ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_field_precision ] {
+Function [ <internal%s> function oci_field_precision ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_field_type ] {
+Function [ <internal%s> function oci_field_type ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_field_type_raw ] {
+Function [ <internal%s> function oci_field_type_raw ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_execute ] {
+Function [ <internal%s> function oci_execute ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_cancel ] {
+Function [ <internal%s> function oci_cancel ] {
- Parameters [1] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_fetch ] {
+Function [ <internal%s> function oci_fetch ] {
- Parameters [1] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_fetch_object ] {
+Function [ <internal%s> function oci_fetch_object ] {
- Parameters [1] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_fetch_row ] {
+Function [ <internal%s> function oci_fetch_row ] {
- Parameters [1] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_fetch_assoc ] {
+Function [ <internal%s> function oci_fetch_assoc ] {
- Parameters [1] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_fetch_array ] {
+Function [ <internal%s> function oci_fetch_array ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocifetchinto ] {
+Function [ <internal%s> function ocifetchinto ] {
- Parameters [3] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_fetch_all ] {
+Function [ <internal%s> function oci_fetch_all ] {
- Parameters [5] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_free_statement ] {
+Function [ <internal%s> function oci_free_statement ] {
- Parameters [1] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_internal_debug ] {
+Function [ <internal%s> function oci_internal_debug ] {
- Parameters [1] {
Parameter #0 [ <required> $mode ]
}
}
-Function [ <internal:oci8> function oci_num_fields ] {
+Function [ <internal%s> function oci_num_fields ] {
- Parameters [1] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_parse ] {
+Function [ <internal%s> function oci_parse ] {
- Parameters [2] {
Parameter #0 [ <required> $connection_resource ]
}
}
-Function [ <internal:oci8> function oci_new_cursor ] {
+Function [ <internal%s> function oci_new_cursor ] {
- Parameters [1] {
Parameter #0 [ <required> $connection_resource ]
}
}
-Function [ <internal:oci8> function oci_result ] {
+Function [ <internal%s> function oci_result ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_server_version ] {
+Function [ <internal%s> function oci_server_version ] {
- Parameters [1] {
Parameter #0 [ <required> $connection_resource ]
}
}
-Function [ <internal:oci8> function oci_statement_type ] {
+Function [ <internal%s> function oci_statement_type ] {
- Parameters [1] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_num_rows ] {
+Function [ <internal%s> function oci_num_rows ] {
- Parameters [1] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_close ] {
+Function [ <internal%s> function oci_close ] {
- Parameters [1] {
Parameter #0 [ <required> $connection_resource ]
}
}
-Function [ <internal:oci8> function oci_connect ] {
+Function [ <internal%s> function oci_connect ] {
- Parameters [5] {
Parameter #0 [ <required> $username ]
}
}
-Function [ <internal:oci8> function oci_new_connect ] {
+Function [ <internal%s> function oci_new_connect ] {
- Parameters [5] {
Parameter #0 [ <required> $username ]
}
}
-Function [ <internal:oci8> function oci_pconnect ] {
+Function [ <internal%s> function oci_pconnect ] {
- Parameters [5] {
Parameter #0 [ <required> $username ]
}
}
-Function [ <internal:oci8> function oci_error ] {
+Function [ <internal%s> function oci_error ] {
- Parameters [1] {
Parameter #0 [ <optional> $connection_or_statement_resource ]
}
}
-Function [ <internal:oci8> function oci_free_descriptor ] {
+Function [ <internal%s> function oci_free_descriptor ] {
- Parameters [1] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function oci_lob_save ] {
+Function [ <internal%s> function oci_lob_save ] {
- Parameters [3] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function oci_lob_import ] {
+Function [ <internal%s> function oci_lob_import ] {
- Parameters [2] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function oci_lob_size ] {
+Function [ <internal%s> function oci_lob_size ] {
- Parameters [1] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function oci_lob_load ] {
+Function [ <internal%s> function oci_lob_load ] {
- Parameters [1] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function oci_lob_read ] {
+Function [ <internal%s> function oci_lob_read ] {
- Parameters [2] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function oci_lob_eof ] {
+Function [ <internal%s> function oci_lob_eof ] {
- Parameters [1] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function oci_lob_tell ] {
+Function [ <internal%s> function oci_lob_tell ] {
- Parameters [1] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function oci_lob_truncate ] {
+Function [ <internal%s> function oci_lob_truncate ] {
- Parameters [2] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function oci_lob_erase ] {
+Function [ <internal%s> function oci_lob_erase ] {
- Parameters [3] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function oci_lob_flush ] {
+Function [ <internal%s> function oci_lob_flush ] {
- Parameters [2] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function ocisetbufferinglob ] {
+Function [ <internal%s> function ocisetbufferinglob ] {
- Parameters [2] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function ocigetbufferinglob ] {
+Function [ <internal%s> function ocigetbufferinglob ] {
- Parameters [1] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function oci_lob_is_equal ] {
+Function [ <internal%s> function oci_lob_is_equal ] {
- Parameters [2] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function oci_lob_rewind ] {
+Function [ <internal%s> function oci_lob_rewind ] {
- Parameters [1] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function oci_lob_write ] {
+Function [ <internal%s> function oci_lob_write ] {
- Parameters [3] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function oci_lob_append ] {
+Function [ <internal%s> function oci_lob_append ] {
- Parameters [2] {
Parameter #0 [ <required> $lob_descriptor_to ]
}
}
-Function [ <internal:oci8> function oci_lob_copy ] {
+Function [ <internal%s> function oci_lob_copy ] {
- Parameters [3] {
Parameter #0 [ <required> $lob_descriptor_to ]
}
}
-Function [ <internal:oci8> function oci_lob_export ] {
+Function [ <internal%s> function oci_lob_export ] {
- Parameters [4] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function oci_lob_seek ] {
+Function [ <internal%s> function oci_lob_seek ] {
- Parameters [3] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function oci_commit ] {
+Function [ <internal%s> function oci_commit ] {
- Parameters [1] {
Parameter #0 [ <required> $connection_resource ]
}
}
-Function [ <internal:oci8> function oci_rollback ] {
+Function [ <internal%s> function oci_rollback ] {
- Parameters [1] {
Parameter #0 [ <required> $connection_resource ]
}
}
-Function [ <internal:oci8> function oci_new_descriptor ] {
+Function [ <internal%s> function oci_new_descriptor ] {
- Parameters [2] {
Parameter #0 [ <required> $connection_resource ]
}
}
-Function [ <internal:oci8> function oci_set_prefetch ] {
+Function [ <internal%s> function oci_set_prefetch ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function oci_password_change ] {
+Function [ <internal%s> function oci_password_change ] {
- Parameters [4] {
Parameter #0 [ <required> $connection_resource_or_connection_string ]
}
}
-Function [ <internal:oci8> function oci_free_collection ] {
+Function [ <internal%s> function oci_free_collection ] {
- Parameters [1] {
Parameter #0 [ <required> $collection ]
}
}
-Function [ <internal:oci8> function oci_collection_append ] {
+Function [ <internal%s> function oci_collection_append ] {
- Parameters [2] {
Parameter #0 [ <required> $collection ]
}
}
-Function [ <internal:oci8> function oci_collection_element_get ] {
+Function [ <internal%s> function oci_collection_element_get ] {
- Parameters [2] {
Parameter #0 [ <required> $collection ]
}
}
-Function [ <internal:oci8> function oci_collection_element_assign ] {
+Function [ <internal%s> function oci_collection_element_assign ] {
- Parameters [3] {
Parameter #0 [ <required> $collection ]
}
}
-Function [ <internal:oci8> function oci_collection_assign ] {
+Function [ <internal%s> function oci_collection_assign ] {
- Parameters [2] {
Parameter #0 [ <required> $collection_to ]
}
}
-Function [ <internal:oci8> function oci_collection_size ] {
+Function [ <internal%s> function oci_collection_size ] {
- Parameters [1] {
Parameter #0 [ <required> $collection ]
}
}
-Function [ <internal:oci8> function oci_collection_max ] {
+Function [ <internal%s> function oci_collection_max ] {
- Parameters [1] {
Parameter #0 [ <required> $collection ]
}
}
-Function [ <internal:oci8> function oci_collection_trim ] {
+Function [ <internal%s> function oci_collection_trim ] {
- Parameters [2] {
Parameter #0 [ <required> $collection ]
}
}
-Function [ <internal:oci8> function oci_new_collection ] {
+Function [ <internal%s> function oci_new_collection ] {
- Parameters [3] {
Parameter #0 [ <required> $connection_resource ]
}
}
-Function [ <internal:oci8> function oci_free_cursor ] {
+Function [ <internal%s> function oci_free_cursor ] {
- Parameters [1] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocifreecursor ] {
+Function [ <internal%s> function ocifreecursor ] {
- Parameters [1] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocibindbyname ] {
+Function [ <internal%s> function ocibindbyname ] {
- Parameters [5] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocidefinebyname ] {
+Function [ <internal%s> function ocidefinebyname ] {
- Parameters [4] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocicolumnisnull ] {
+Function [ <internal%s> function ocicolumnisnull ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocicolumnname ] {
+Function [ <internal%s> function ocicolumnname ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocicolumnsize ] {
+Function [ <internal%s> function ocicolumnsize ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocicolumnscale ] {
+Function [ <internal%s> function ocicolumnscale ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocicolumnprecision ] {
+Function [ <internal%s> function ocicolumnprecision ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocicolumntype ] {
+Function [ <internal%s> function ocicolumntype ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocicolumntyperaw ] {
+Function [ <internal%s> function ocicolumntyperaw ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ociexecute ] {
+Function [ <internal%s> function ociexecute ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocicancel ] {
+Function [ <internal%s> function ocicancel ] {
- Parameters [1] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocifetch ] {
+Function [ <internal%s> function ocifetch ] {
- Parameters [1] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocifetchstatement ] {
+Function [ <internal%s> function ocifetchstatement ] {
- Parameters [5] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocifreestatement ] {
+Function [ <internal%s> function ocifreestatement ] {
- Parameters [1] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ociinternaldebug ] {
+Function [ <internal%s> function ociinternaldebug ] {
- Parameters [1] {
Parameter #0 [ <required> $mode ]
}
}
-Function [ <internal:oci8> function ocinumcols ] {
+Function [ <internal%s> function ocinumcols ] {
- Parameters [1] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ociparse ] {
+Function [ <internal%s> function ociparse ] {
- Parameters [2] {
Parameter #0 [ <required> $connection_resource ]
}
}
-Function [ <internal:oci8> function ocinewcursor ] {
+Function [ <internal%s> function ocinewcursor ] {
- Parameters [1] {
Parameter #0 [ <required> $connection_resource ]
}
}
-Function [ <internal:oci8> function ociresult ] {
+Function [ <internal%s> function ociresult ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ociserverversion ] {
+Function [ <internal%s> function ociserverversion ] {
- Parameters [1] {
Parameter #0 [ <required> $connection_resource ]
}
}
-Function [ <internal:oci8> function ocistatementtype ] {
+Function [ <internal%s> function ocistatementtype ] {
- Parameters [1] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocirowcount ] {
+Function [ <internal%s> function ocirowcount ] {
- Parameters [1] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocilogoff ] {
+Function [ <internal%s> function ocilogoff ] {
- Parameters [1] {
Parameter #0 [ <required> $connection_resource ]
}
}
-Function [ <internal:oci8> function ocilogon ] {
+Function [ <internal%s> function ocilogon ] {
- Parameters [5] {
Parameter #0 [ <required> $username ]
}
}
-Function [ <internal:oci8> function ocinlogon ] {
+Function [ <internal%s> function ocinlogon ] {
- Parameters [5] {
Parameter #0 [ <required> $username ]
}
}
-Function [ <internal:oci8> function ociplogon ] {
+Function [ <internal%s> function ociplogon ] {
- Parameters [5] {
Parameter #0 [ <required> $username ]
}
}
-Function [ <internal:oci8> function ocierror ] {
+Function [ <internal%s> function ocierror ] {
- Parameters [1] {
Parameter #0 [ <optional> $connection_or_statement_resource ]
}
}
-Function [ <internal:oci8> function ocifreedesc ] {
+Function [ <internal%s> function ocifreedesc ] {
- Parameters [1] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function ocisavelob ] {
+Function [ <internal%s> function ocisavelob ] {
- Parameters [3] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function ocisavelobfile ] {
+Function [ <internal%s> function ocisavelobfile ] {
- Parameters [2] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function ociwritelobtofile ] {
+Function [ <internal%s> function ociwritelobtofile ] {
- Parameters [4] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function ociloadlob ] {
+Function [ <internal%s> function ociloadlob ] {
- Parameters [1] {
Parameter #0 [ <required> $lob_descriptor ]
}
}
-Function [ <internal:oci8> function ocicommit ] {
+Function [ <internal%s> function ocicommit ] {
- Parameters [1] {
Parameter #0 [ <required> $connection_resource ]
}
}
-Function [ <internal:oci8> function ocirollback ] {
+Function [ <internal%s> function ocirollback ] {
- Parameters [1] {
Parameter #0 [ <required> $connection_resource ]
}
}
-Function [ <internal:oci8> function ocinewdescriptor ] {
+Function [ <internal%s> function ocinewdescriptor ] {
- Parameters [2] {
Parameter #0 [ <required> $connection_resource ]
}
}
-Function [ <internal:oci8> function ocisetprefetch ] {
+Function [ <internal%s> function ocisetprefetch ] {
- Parameters [2] {
Parameter #0 [ <required> $statement_resource ]
}
}
-Function [ <internal:oci8> function ocipasswordchange ] {
+Function [ <internal%s> function ocipasswordchange ] {
- Parameters [4] {
Parameter #0 [ <required> $connection_resource_or_connection_string ]
}
}
-Function [ <internal:oci8> function ocifreecollection ] {
+Function [ <internal%s> function ocifreecollection ] {
- Parameters [1] {
Parameter #0 [ <required> $collection ]
}
}
-Function [ <internal:oci8> function ocinewcollection ] {
+Function [ <internal%s> function ocinewcollection ] {
- Parameters [3] {
Parameter #0 [ <required> $connection_resource ]
}
}
-Function [ <internal:oci8> function ocicollappend ] {
+Function [ <internal%s> function ocicollappend ] {
- Parameters [2] {
Parameter #0 [ <required> $collection ]
}
}
-Function [ <internal:oci8> function ocicollgetelem ] {
+Function [ <internal%s> function ocicollgetelem ] {
- Parameters [2] {
Parameter #0 [ <required> $collection ]
}
}
-Function [ <internal:oci8> function ocicollassignelem ] {
+Function [ <internal%s> function ocicollassignelem ] {
- Parameters [3] {
Parameter #0 [ <required> $collection ]
}
}
-Function [ <internal:oci8> function ocicollsize ] {
+Function [ <internal%s> function ocicollsize ] {
- Parameters [1] {
Parameter #0 [ <required> $collection ]
}
}
-Function [ <internal:oci8> function ocicollmax ] {
+Function [ <internal%s> function ocicollmax ] {
- Parameters [1] {
Parameter #0 [ <required> $collection ]
}
}
-Function [ <internal:oci8> function ocicolltrim ] {
+Function [ <internal%s> function ocicolltrim ] {
- Parameters [2] {
Parameter #0 [ <required> $collection ]
}
- Methods [22] {
- Method [ <internal:oci8> public method load ] {
+ Method [ <internal%s> public method load ] {
- Parameters [0] {
}
}
- Method [ <internal:oci8> public method tell ] {
+ Method [ <internal%s> public method tell ] {
- Parameters [0] {
}
}
- Method [ <internal:oci8> public method truncate ] {
+ Method [ <internal%s> public method truncate ] {
- Parameters [1] {
Parameter #0 [ <optional> $length ]
}
}
- Method [ <internal:oci8> public method erase ] {
+ Method [ <internal%s> public method erase ] {
- Parameters [2] {
Parameter #0 [ <optional> $offset ]
}
}
- Method [ <internal:oci8> public method flush ] {
+ Method [ <internal%s> public method flush ] {
- Parameters [1] {
Parameter #0 [ <optional> $flag ]
}
}
- Method [ <internal:oci8> public method setbuffering ] {
+ Method [ <internal%s> public method setbuffering ] {
- Parameters [1] {
Parameter #0 [ <required> $mode ]
}
}
- Method [ <internal:oci8> public method getbuffering ] {
+ Method [ <internal%s> public method getbuffering ] {
- Parameters [0] {
}
}
- Method [ <internal:oci8> public method rewind ] {
+ Method [ <internal%s> public method rewind ] {
- Parameters [0] {
}
}
- Method [ <internal:oci8> public method read ] {
+ Method [ <internal%s> public method read ] {
- Parameters [1] {
Parameter #0 [ <required> $length ]
}
}
- Method [ <internal:oci8> public method eof ] {
+ Method [ <internal%s> public method eof ] {
- Parameters [0] {
}
}
- Method [ <internal:oci8> public method seek ] {
+ Method [ <internal%s> public method seek ] {
- Parameters [2] {
Parameter #0 [ <required> $offset ]
}
}
- Method [ <internal:oci8> public method write ] {
+ Method [ <internal%s> public method write ] {
- Parameters [2] {
Parameter #0 [ <required> $string ]
}
}
- Method [ <internal:oci8> public method append ] {
+ Method [ <internal%s> public method append ] {
- Parameters [1] {
Parameter #0 [ <required> $lob_descriptor_from ]
}
}
- Method [ <internal:oci8> public method size ] {
+ Method [ <internal%s> public method size ] {
- Parameters [0] {
}
}
- Method [ <internal:oci8> public method writetofile ] {
+ Method [ <internal%s> public method writetofile ] {
- Parameters [3] {
Parameter #0 [ <required> $filename ]
}
}
- Method [ <internal:oci8> public method export ] {
+ Method [ <internal%s> public method export ] {
- Parameters [3] {
Parameter #0 [ <required> $filename ]
}
}
- Method [ <internal:oci8> public method import ] {
+ Method [ <internal%s> public method import ] {
- Parameters [1] {
Parameter #0 [ <required> $filename ]
}
}
- Method [ <internal:oci8> public method writetemporary ] {
+ Method [ <internal%s> public method writetemporary ] {
- Parameters [2] {
Parameter #0 [ <required> $data ]
}
}
- Method [ <internal:oci8> public method close ] {
+ Method [ <internal%s> public method close ] {
- Parameters [0] {
}
}
- Method [ <internal:oci8> public method save ] {
+ Method [ <internal%s> public method save ] {
- Parameters [2] {
Parameter #0 [ <required> $data ]
}
}
- Method [ <internal:oci8> public method savefile ] {
+ Method [ <internal%s> public method savefile ] {
- Parameters [1] {
Parameter #0 [ <required> $filename ]
}
}
- Method [ <internal:oci8> public method free ] {
+ Method [ <internal%s> public method free ] {
- Parameters [0] {
}
}
}
-Class [ <internal:oci8> class OCI-Collection ] {
+Class [ <internal%s> class OCI-Collection ] {
- Constants [0] {
}
}
- Methods [8] {
- Method [ <internal:oci8> public method append ] {
+ Method [ <internal%s> public method append ] {
- Parameters [1] {
Parameter #0 [ <required> $value ]
}
}
- Method [ <internal:oci8> public method getelem ] {
+ Method [ <internal%s> public method getelem ] {
- Parameters [1] {
Parameter #0 [ <required> $index ]
}
}
- Method [ <internal:oci8> public method assignelem ] {
+ Method [ <internal%s> public method assignelem ] {
- Parameters [2] {
Parameter #0 [ <required> $index ]
}
}
- Method [ <internal:oci8> public method assign ] {
+ Method [ <internal%s> public method assign ] {
- Parameters [1] {
Parameter #0 [ <required> $collection_from ]
}
}
- Method [ <internal:oci8> public method size ] {
+ Method [ <internal%s> public method size ] {
- Parameters [0] {
}
}
- Method [ <internal:oci8> public method max ] {
+ Method [ <internal%s> public method max ] {
- Parameters [0] {
}
}
- Method [ <internal:oci8> public method trim ] {
+ Method [ <internal%s> public method trim ] {
- Parameters [1] {
Parameter #0 [ <required> $number ]
}
}
- Method [ <internal:oci8> public method free ] {
+ Method [ <internal%s> public method free ] {
- Parameters [0] {
}