Searched defs:tmp_from (Results 1 – 2 of 2) sorted by relevance
/PHP-7.2/ext/oci8/ |
H A D | oci8_interface.c | 663 zval *tmp_dest, *tmp_from, *z_descriptor_dest = getThis(), *z_descriptor_from; in PHP_FUNCTION() local 894 zval *tmp_dest, *tmp_from, *z_descriptor_dest, *z_descriptor_from; in PHP_FUNCTION() local 2394 zval *tmp_dest, *tmp_from, *z_collection_dest = getThis(), *z_collection_from; in PHP_FUNCTION() local
|
/PHP-7.2/ext/standard/ |
H A D | string.c | 2457 zval *tmp_str = NULL, *tmp_from = NULL, *tmp_repl = NULL, *tmp_len= NULL; local
|
Completed in 26 milliseconds