Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_ini.c348 ZEND_API long zend_ini_long(char *name, uint name_length, int orig) /* {{{ */ in zend_ini_long()
365 ZEND_API double zend_ini_double(char *name, uint name_length, int orig) /* {{{ */ in zend_ini_double()
382 ZEND_API char *zend_ini_string_ex(char *name, uint name_length, int orig, zend_bool *exists) /* {{{… in zend_ini_string_ex()
406 ZEND_API char *zend_ini_string(char *name, uint name_length, int orig) /* {{{ */ in zend_ini_string()
H A Dzend_execute.c1195 zval *orig = dim; in zend_fetch_dimension_address() local
1328 zval *orig = dim; in zend_fetch_dimension_address_read() local
H A Dzend_alloc.c1130 zend_mm_free_block *p, *q, *orig; in zend_mm_startup_ex() local
/PHP-5.5/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp168 zval orig; in PHP_FUNCTION() local
/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c808 #define PharFileFunction(fname, funcnum, orig) \ argument
1065 zend_function *orig; in phar_intercept_functions_init() local
1102 zend_function *orig; in phar_intercept_functions_shutdown() local
/PHP-5.5/ext/date/lib/
H A Dtimelib.c51 timelib_time* timelib_time_clone(timelib_time *orig) in timelib_time_clone()
/PHP-5.5/ext/soap/
H A Dphp_http.c482 php_url *orig; in make_http_soap_request() local
H A Dphp_encoding.c3478 xmlNodePtr orig = node; in xmlSearchNsPrefixByHref() local
/PHP-5.5/ext/spl/
H A Dspl_fixedarray.c223 …ject_new_ex(zend_class_entry *class_type, spl_fixedarray_object **obj, zval *orig, int clone_orig … in spl_fixedarray_object_new_ex()
H A Dspl_heap.c385 …eap_object_new_ex(zend_class_entry *class_type, spl_heap_object **obj, zval *orig, int clone_orig … in spl_heap_object_new_ex()
H A Dspl_dllist.c367 …t_object_new_ex(zend_class_entry *class_type, spl_dllist_object **obj, zval *orig, int clone_orig … in spl_dllist_object_new_ex()
H A Dspl_array.c167 …ay_object_new_ex(zend_class_entry *class_type, spl_array_object **obj, zval *orig, int clone_orig … in spl_array_object_new_ex()
/PHP-5.5/ext/mbstring/
H A Dmbstring.c1590 zend_function *func, *orig; in PHP_RINIT_FUNCTION() local
1642 zend_function *orig; in PHP_RSHUTDOWN_FUNCTION() local
/PHP-5.5/main/streams/
H A Dstreams.c110 php_stream *orig = enclosed->enclosing_stream; in php_stream_encloses() local
/PHP-5.5/ext/pgsql/
H A Dpgsql.c966 int orig; in _rollback_transactions() local

Completed in 139 milliseconds