Home
last modified time | relevance | path

Searched defs:orig (Results 1 – 15 of 15) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_ini.c411 ZEND_API zend_long zend_ini_long(char *name, size_t name_length, int orig) /* {{{ */ in zend_ini_long()
428 ZEND_API double zend_ini_double(char *name, size_t name_length, int orig) /* {{{ */ in zend_ini_double()
445 ZEND_API char *zend_ini_string_ex(char *name, size_t name_length, int orig, zend_bool *exists) /* {… in zend_ini_string_ex()
469 ZEND_API char *zend_ini_string(char *name, size_t name_length, int orig) /* {{{ */ in zend_ini_string()
/PHP-7.4/ext/phar/
H A Dfunc_interceptors.c759 #define PharFileFunction(fname, funcnum, orig) \ argument
1016 zend_function *orig; in phar_intercept_functions_init() local
1053 zend_function *orig; in phar_intercept_functions_shutdown() local
/PHP-7.4/ext/date/lib/
H A Dtimelib.c85 timelib_time* timelib_time_clone(timelib_time *orig) in timelib_time_clone()
/PHP-7.4/ext/hash/
H A Dhash_sha3.c247 PHP_SHA3_CTX* orig = (PHP_SHA3_CTX*)orig_context; in hash_sha3_copy() local
/PHP-7.4/ext/soap/
H A Dphp_http.c489 php_url *orig; in make_http_soap_request() local
H A Dphp_encoding.c3330 xmlNodePtr orig = node; in xmlSearchNsPrefixByHref() local
/PHP-7.4/ext/spl/
H A Dspl_fixedarray.c210 static zend_object *spl_fixedarray_object_new_ex(zend_class_entry *class_type, zval *orig, int clon… in spl_fixedarray_object_new_ex()
H A Dspl_observer.c228 static zend_object *spl_object_storage_new_ex(zend_class_entry *class_type, zval *orig) /* {{{ */ in spl_object_storage_new_ex()
H A Dspl_heap.c398 static zend_object *spl_heap_object_new_ex(zend_class_entry *class_type, zval *orig, int clone_orig… in spl_heap_object_new_ex()
H A Dspl_dllist.c370 static zend_object *spl_dllist_object_new_ex(zend_class_entry *class_type, zval *orig, int clone_or… in spl_dllist_object_new_ex()
H A Dspl_array.c168 static zend_object *spl_array_object_new_ex(zend_class_entry *class_type, zval *orig, int clone_ori… in spl_array_object_new_ex()
/PHP-7.4/main/streams/
H A Dstreams.c104 php_stream *orig = enclosed->enclosing_stream; in php_stream_encloses() local
/PHP-7.4/ext/mbstring/
H A Dmbstring.c1643 zend_function *func, *orig; in PHP_MINIT_FUNCTION() local
1684 zend_function *orig; in PHP_MSHUTDOWN_FUNCTION() local
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_inference.c2434 uint32_t tmp, orig; in zend_update_type_info() local
/PHP-7.4/ext/pgsql/
H A Dpgsql.c1017 int orig = PGG(ignore_notices); in _rollback_transactions() local

Completed in 100 milliseconds