Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_ini.c346 ZEND_API long zend_ini_long(char *name, uint name_length, int orig) /* {{{ */ in zend_ini_long()
363 ZEND_API double zend_ini_double(char *name, uint name_length, int orig) /* {{{ */ in zend_ini_double()
380 ZEND_API char *zend_ini_string_ex(char *name, uint name_length, int orig, zend_bool *exists) /* {{{… in zend_ini_string_ex()
404 ZEND_API char *zend_ini_string(char *name, uint name_length, int orig) /* {{{ */ in zend_ini_string()
H A Dzend_execute.c980 zval *orig = dim; in zend_fetch_dimension_address() local
1102 zval *orig = dim; in zend_fetch_dimension_address_read() local
H A Dzend_alloc.c1104 zend_mm_free_block *p, *q, *orig; in zend_mm_startup_ex() local
/PHP-5.3/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.3/ext/date/lib/
H A Dtimelib.c49 timelib_time* timelib_time_clone(timelib_time *orig) in timelib_time_clone()
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dbtree_rb.c262 static char *append_val(char * orig, char const * val){ in append_val()
279 static char *append_node(char * orig, BtRbNode *pNode, int indent) in append_node()
/PHP-5.3/ext/soap/
H A Dphp_http.c416 php_url *orig; in make_http_soap_request() local
H A Dphp_encoding.c3503 xmlNodePtr orig = node; in xmlSearchNsPrefixByHref() local
/PHP-5.3/ext/spl/
H A Dspl_fixedarray.c205 …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_dllist.c366 …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_heap.c384 …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_array.c163 …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.3/ext/mbstring/
H A Dmbstring.c1400 zend_function *func, *orig; in PHP_RINIT_FUNCTION() local
1470 zend_function *orig; in PHP_RSHUTDOWN_FUNCTION() local
/PHP-5.3/ext/pgsql/
H A Dpgsql.c848 int orig; in _rollback_transactions() local

Completed in 92 milliseconds