Home
last modified time | relevance | path

Searched defs:base (Results 1 – 25 of 43) sorted by relevance

12

/PHP-5.5/Zend/
H A Dzend_ini.c553 char *base = (char *) mh_arg2; in ZEND_INI_MH() local
555 char *base; in ZEND_INI_MH() local
582 char *base = (char *) mh_arg2; in ZEND_INI_MH() local
584 char *base; in ZEND_INI_MH() local
600 char *base = (char *) mh_arg2; in ZEND_INI_MH() local
602 char *base; in ZEND_INI_MH() local
623 char *base = (char *) mh_arg2; in ZEND_INI_MH() local
625 char *base; in ZEND_INI_MH() local
641 char *base = (char *) mh_arg2; in ZEND_INI_MH() local
643 char *base; in ZEND_INI_MH() local
[all …]
H A Dzend_qsort.c57 ZEND_API void zend_qsort_r(void *base, size_t nmemb, size_t siz, compare_r_func_t compare, void *ar… in zend_qsort_r()
121 ZEND_API void zend_qsort(void *base, size_t nmemb, size_t siz, compare_func_t compare TSRMLS_DC) in zend_qsort()
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_module.c106 char *base = (char *) mh_arg2; in ZEND_INI_MH() local
108 char *base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH() local
144 char *base = (char *) mh_arg2; in ZEND_INI_MH() local
146 char *base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH() local
190 char *base = (char *) mh_arg2; in ZEND_INI_MH() local
192 char *base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH() local
231 char *base = (char *) mh_arg2; in ZEND_INI_MH() local
233 char *base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH() local
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitExecAllocator.c139 #define AS_BLOCK_HEADER(base, offset) \ argument
141 #define AS_FREE_BLOCK(base, offset) \ argument
143 #define MEM_START(base) ((void*)(((sljit_ub*)base) + sizeof(struct block_header))) argument
H A DsljitUtils.c209 } base; in sljit_allocate_stack() local
H A DsljitNativeMIPS_common.c545 sljit_ins base; in sljit_emit_enter() local
617 sljit_ins base; in sljit_emit_return() local
744 sljit_si tmp_ar, base, delay_slot; in getput_arg() local
/PHP-5.5/ext/soap/interop/
H A Dindex.php10 $base = (isset($_SERVER['HTTPS'])?"https://":"http://").$server.dirname($_SERVER['PHP_SELF'])."/int… variable
H A Dclient_round2_interop.php176 function getEndpoints($base = 'base', $all = 0) {
192 function _getEndpoints($base = "", $all = 0) {
/PHP-5.5/ext/spl/examples/
H A Dclass_tree.php37 function __construct($base, $check_interfaces = false)
/PHP-5.5/win32/
H A Dstrtoi64.c8 PHPAPI int64_t _strtoi64(const char *nptr, char **endptr, int base) in _strtoi64()
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.h161 NodeBase base; member
170 NodeBase base; member
186 NodeBase base; member
214 NodeBase base; member
226 NodeBase base; member
235 NodeBase base; member
242 NodeBase base; member
248 NodeBase base; member
255 NodeBase base; member
/PHP-5.5/ext/bcmath/libbcmath/src/
H A Draisemod.c46 bc_raisemod (bc_num base, bc_num expo, bc_num mod, bc_num *result, int scale TSRMLS_DC) in bc_raisemod()
H A Doutput.c98 bc_num int_part, frac_part, base, cur_dig, t_num, max_o_digit; in bc_out_num() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_trace_mach.c86 vm_offset_t base = (uintptr_t) (addr) - offset; in fpm_trace_get_long() local
/PHP-5.5/ext/soap/
H A Dphp_schema.c197 xmlChar *base = xmlNodeGetBase(trav->doc, trav); in load_schema() local
217 xmlChar *base = xmlNodeGetBase(trav->doc, trav); in load_schema() local
245 xmlChar *base = xmlNodeGetBase(trav->doc, trav); in load_schema() local
639 xmlAttrPtr base; in schema_restriction_simpleContent() local
743 xmlAttrPtr base; in schema_restriction_complexContent() local
869 xmlAttrPtr base; in schema_extension_simpleContent() local
924 xmlAttrPtr base; in schema_extension_complexContent() local
/PHP-5.5/main/
H A Dfopen_wrappers.c88 char *base = (char *) mh_arg2; in ZEND_INI_MH() local
90 char *base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH() local
H A Dmergesort.c105 PHPAPI int php_mergesort(void *base, size_t nmemb, size_t size, int (*cmp)(const void *, const void… in php_mergesort() argument
/PHP-5.5/ext/session/
H A Dsession.c769 char *base = (char *) mh_arg2; in ZEND_INI_MH() local
771 char *base; in ZEND_INI_MH() local
/PHP-5.5/ext/standard/
H A Dmath.c699 double num, base = 0; in PHP_FUNCTION() local
794 PHPAPI long _php_math_basetolong(zval *arg, int base) in _php_math_basetolong()
839 PHPAPI int _php_math_basetozval(zval *arg, int base, zval *ret) in _php_math_basetozval()
903 PHPAPI char * _php_math_longtobase(zval *arg, int base) in _php_math_longtobase()
H A Dtype.c138 int base; in PHP_FUNCTION() local
H A Dscanf.c590 int base = 0; in php_sscanf_internal() local
/PHP-5.5/ext/intl/collator/
H A Dcollator_is_numeric.c128 static long collator_u_strtol(nptr, endptr, base) in collator_u_strtol() argument
/PHP-5.5/ext/xml/
H A Dxml.c1051 const XML_Char *base, in _xml_unparsedEntityDeclHandler()
1077 const XML_Char *base, in _xml_notationDeclHandler()
1101 const XML_Char *base, in _xml_externalEntityRefHandler()
/PHP-5.5/ext/date/lib/
H A Dtm2unixtime.c170 void timelib_do_rel_normalize(timelib_time *base, timelib_rel_time *rt) in timelib_do_rel_normalize()
/PHP-5.5/ext/gmp/
H A Dgmp.c732 long base=0; in ZEND_FUNCTION() local
779 long base = 10; local

Completed in 145 milliseconds

12