Home
last modified time | relevance | path

Searched refs:base (Results 301 – 325 of 407) sorted by relevance

1...<<11121314151617

/PHP-8.3/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_021p.phpt2 SOAP Interop Round2 base 021 (php/direct): echoBoolean
H A Dr2_base_021s.phpt2 SOAP Interop Round2 base 021 (soap/direct): echoBoolean
H A Dr2_base_022p.phpt2 SOAP Interop Round2 base 022 (php/direct): echoBoolean
H A Dr2_base_022s.phpt2 SOAP Interop Round2 base 022 (soap/direct): echoBoolean
H A Dr2_base_023s.phpt2 SOAP Interop Round2 base 023 (soap/direct): echoBoolean
H A Dr2_base_024s.phpt2 SOAP Interop Round2 base 024 (soap/direct): echoBoolean
H A Dr2_base_007w.phpt2 SOAP Interop Round2 base 007 (php/wsdl): echoStringArray(one)
H A Dr2_base_008p.phpt2 SOAP Interop Round2 base 008 (php/direct): echoStringArray(empty)
H A Dr2_base_009s.phpt2 SOAP Interop Round2 base 009 (soap/direct): echoStringArray(NULL)
H A Dr2_base_006p.phpt2 SOAP Interop Round2 base 006 (php/direct): echoStringArray
H A Dr2_base_006w.phpt2 SOAP Interop Round2 base 006 (php/wsdl): echoStringArray
H A Dr2_base_007p.phpt2 SOAP Interop Round2 base 007 (php/direct): echoStringArray(one)
/PHP-8.3/Zend/asm/
H A Dmake_arm64_aapcs_pe_armasm.asm48 ;* | base | limit | dealloc | fiber data| *
/PHP-8.3/Zend/tests/stack_limit/
H A Dstack_limit_001.phpt70 ["base"]=>
H A Dstack_limit_002.phpt73 ["base"]=>
/PHP-8.3/ext/ldap/
H A Dldap.stub.php635 …function ldap_read($ldap, array|string $base, array|string $filter, array $attributes = [], int $a…
638 …function ldap_list($ldap, array|string $base, array|string $filter, array $attributes = [], int $a…
641 …function ldap_search($ldap, array|string $base, array|string $filter, array $attributes = [], int …
/PHP-8.3/Zend/
H A Dzend_ini.c663 int base = 0; in zend_ini_parse_quantity_internal() local
682 base = 16; in zend_ini_parse_quantity_internal()
686 base = 8; in zend_ini_parse_quantity_internal()
690 base = 2; in zend_ini_parse_quantity_internal()
726 zend_ulong retval = ZEND_STRTOUL(digits, &digits_end, base); in zend_ini_parse_quantity_internal()
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_bp.h95 phpdbg_breakopline_t *base; member
/PHP-8.3/ext/soap/tests/soap12/
H A Dsoap12-test.inc112 return $ref->RelativeReference->base.$ref->RelativeReference->href;
/PHP-8.3/ext/standard/tests/math/
H A Dpow_variation1.phpt2 Test pow() function : usage variations - different data types as $base argument
H A Dpow_variation1_64bit.phpt2 Test pow() function : usage variations - different data types as $base argument
/PHP-8.3/ext/fileinfo/libmagic/
H A Dprint.c349 file_fmtnum(char *buf, size_t blen, const char *us, int base) in file_fmtnum() argument
355 val = strtoull(us, &endptr, base); in file_fmtnum()
/PHP-8.3/ext/date/lib/
H A Dtm2unixtime.c188 void timelib_do_rel_normalize(timelib_time *base, timelib_rel_time *rt) in timelib_do_rel_normalize() argument
196 do_range_limit_days_relative(&base->y, &base->m, &rt->y, &rt->m, &rt->d, rt->invert); in timelib_do_rel_normalize()
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c329 PCRE2_UCHAR base; in get_chr_property_list() local
347 base = get_repeat_base(c); in get_chr_property_list()
348 c -= (base - OP_STAR); in get_chr_property_list()
356 switch(base) in get_chr_property_list()
/PHP-8.3/ext/opcache/jit/dynasm/
H A Ddasm_arm64.lua292 local base, tp = parse_reg(expr, 5)
295 return base, tp
487 local base, tp = parse_reg_base(reg)
490 return op + base
558 local base, tp = parse_reg_base(reg)
561 return op + base + 0x01000000

Completed in 52 milliseconds

1...<<11121314151617