Searched defs:tmp_from (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/oci8/ |
H A D | oci8_interface.c | 564 zval *tmp_dest, *tmp_from, *z_descriptor_dest, *z_descriptor_from; in PHP_FUNCTION() local 747 zval *tmp_dest, *tmp_from, *z_descriptor_dest, *z_descriptor_from; in PHP_FUNCTION() local 2165 zval *tmp_dest, *tmp_from, *z_collection_dest, *z_collection_from; in PHP_FUNCTION() local
|
/PHP-8.2/ext/standard/ |
H A D | string.c | 2156 zval *tmp_str = NULL, *tmp_repl, *tmp_from = NULL, *tmp_len= NULL; local
|
Completed in 31 milliseconds