Searched defs:tmp_from (Results 1 – 2 of 2) sorted by relevance
/PHP-5.3/ext/oci8/ |
H A D | oci8_interface.c | 567 zval **tmp_dest, **tmp_from, *z_descriptor_dest = getThis(), *z_descriptor_from; local 798 zval **tmp_dest, **tmp_from, *z_descriptor_dest, *z_descriptor_from; local 2214 zval **tmp_dest, **tmp_from, *z_collection_dest = getThis(), *z_collection_from; local
|
/PHP-5.3/ext/standard/ |
H A D | string.c | 2226 zval **tmp_str = NULL, **tmp_from = NULL, **tmp_repl = NULL, **tmp_len= NULL; local
|
Completed in 30 milliseconds