Home
last modified time | relevance | path

Searched defs:orig_context (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/hash/
H A Dhash_adler32.c55 PHP_HASH_API int PHP_ADLER32Copy(const php_hash_ops *ops, PHP_ADLER32_CTX *orig_context, PHP_ADLER3… in PHP_ADLER32Copy()
H A Dhash_crc32.c87 PHP_HASH_API int PHP_CRC32Copy(const php_hash_ops *ops, PHP_CRC32_CTX *orig_context, PHP_CRC32_CTX … in PHP_CRC32Copy()
H A Dhash.c117 PHP_HASH_API int php_hash_copy(const void *ops, void *orig_context, void *dest_context) /* {{{ */ in php_hash_copy()
/PHP-8.0/ext/soap/
H A Dphp_sdl.c3169 zval *tmp, *proxy_host, *proxy_port, orig_context, new_context; in get_sdl() local

Completed in 28 milliseconds