Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_ini.c446 ZEND_API zend_long zend_ini_long(const char *name, size_t name_length, int orig) /* {{{ */ in zend_ini_long()
463 ZEND_API double zend_ini_double(const char *name, size_t name_length, int orig) /* {{{ */ in zend_ini_double()
480 ZEND_API char *zend_ini_string_ex(const char *name, size_t name_length, int orig, bool *exists) /* … in zend_ini_string_ex()
504 ZEND_API char *zend_ini_string(const char *name, size_t name_length, int orig) /* {{{ */ in zend_ini_string()
520 ZEND_API zend_string *zend_ini_str_ex(const char *name, size_t name_length, bool orig, bool *exists… in zend_ini_str_ex()
544 ZEND_API zend_string *zend_ini_str(const char *name, size_t name_length, bool orig) /* {{{ */ in zend_ini_str()
H A Dzend_call_stack.c693 prmap_t *map, *orig; in zend_call_stack_get_solaris_proc_maps() local
/php-src/ext/phar/
H A Dfunc_interceptors.c655 #define PharFileFunction(fname, funcnum, orig) \ argument
894 zend_function *orig; in phar_intercept_functions_init() local
931 zend_function *orig; in phar_intercept_functions_shutdown() local
/php-src/ext/date/lib/
H A Dtimelib.c88 timelib_time* timelib_time_clone(timelib_time *orig) in timelib_time_clone()
/php-src/ext/soap/
H A Dphp_http.c485 php_url *orig; in make_http_soap_request() local
H A Dphp_encoding.c3360 xmlNodePtr orig = node; in xmlSearchNsPrefixByHref() local
/php-src/ext/spl/
H A Dspl_fixedarray.c274 static zend_object *spl_fixedarray_object_new_ex(zend_class_entry *class_type, zend_object *orig, b… in spl_fixedarray_object_new_ex()
H A Dspl_dllist.c309 static zend_object *spl_dllist_object_new_ex(zend_class_entry *class_type, zend_object *orig, int c… in spl_dllist_object_new_ex()
H A Dspl_heap.c406 static zend_object *spl_heap_object_new_ex(zend_class_entry *class_type, zend_object *orig, int clo… in spl_heap_object_new_ex()
H A Dspl_observer.c255 static zend_object *spl_object_storage_new_ex(zend_class_entry *class_type, zend_object *orig) /* {… in spl_object_storage_new_ex()
H A Dspl_array.c144 static zend_object *spl_array_object_new_ex(zend_class_entry *class_type, zend_object *orig, int cl… in spl_array_object_new_ex()
/php-src/main/streams/
H A Dstreams.c104 php_stream *orig = enclosed->enclosing_stream; in php_stream_encloses() local
/php-src/Zend/Optimizer/
H A Dzend_inference.c2541 uint32_t tmp, orig; in _zend_update_type_info() local
/php-src/ext/pgsql/
H A Dpgsql.c366 int orig = PGG(ignore_notices); in _rollback_transactions() local

Completed in 110 milliseconds