Home
last modified time | relevance | path

Searched refs:base (Results 226 – 250 of 406) sorted by relevance

12345678910>>...17

/PHP-8.3/ext/soap/tests/schema/
H A Dschema060.phpt12 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
H A Dschema061.phpt12 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
H A Dschema042.phpt12 <extension base="int">
H A Dschema044.phpt12 <restriction base="int">
H A Dschema062.phpt12 <restriction base="int">
H A Dschema023.phpt12 <restriction base="SOAP-ENC:Array">
H A Dschema024.phpt12 <restriction base="SOAP-ENC:Array">
H A Dschema040.phpt16 <restriction base="int"/>
H A Dschema026.phpt12 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
H A Dschema027.phpt12 <restriction base="SOAP-ENC:Array">
H A Dschema047.phpt17 <extension base="tns:testType2">
H A Dschema049.phpt18 <restriction base="tns:testType2">
H A Dschema081.phpt12 <restriction base="SOAP-ENC:Array">
H A Dschema082.phpt12 <restriction base="SOAP-ENC:Array">
H A Dschema025.phpt12 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
/PHP-8.3/Zend/tests/stack_limit/
H A Dstack_limit_010.phpt38 ["base"]=>
H A Dstack_limit_008.phpt48 ["base"]=>
H A Dstack_limit_003.phpt55 ["base"]=>
/PHP-8.3/ext/opcache/jit/dynasm/
H A Ddasm_arm64.h427 char *base = (char *)buffer; in dasm_encode() local
450 ins &= 255; while ((((char *)cp - base) & ins)) *cp++ = 0xe1a00000; in dasm_encode()
462 n = *DASM_POS2PTR(D, n) - (int)((char *)cp - base) + 4; in dasm_encode()
497 ins &= 2047; if (ins >= 20) D->globals[ins-10] = (void *)(base + n); in dasm_encode()
534 if (base + D->codesize != (char *)cp) /* Check for phase errors. */ in dasm_encode()
/PHP-8.3/ext/imap/tests/
H A Dimap_binary_basic.phpt10 $str = 'This is an example string to be base 64 encoded';
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_bp.c489 new_break.base = NULL; in phpdbg_set_breakpoint_opline()
520 opline_break.base = brake; in phpdbg_resolve_op_array_break()
815 new_break.base = NULL; in phpdbg_set_breakpoint_opline_ex()
1005 …end_hash_index_find_ptr(&PHPDBG_G(bp)[PHPDBG_BREAK_OPLINE], (zend_ulong) opline)) && brake->base) { in phpdbg_find_breakpoint_opline()
1006 return (phpdbg_breakbase_t *)brake->base; in phpdbg_find_breakpoint_opline()
1144 phpdbg_breakbase_t *base = NULL; in phpdbg_find_breakpoint() local
1153 (base = phpdbg_find_conditional_breakpoint(execute_data))) { in phpdbg_find_breakpoint()
1157 …if ((PHPDBG_G(flags) & PHPDBG_HAS_FILE_BP) && (base = phpdbg_find_breakpoint_file(&execute_data->f… in phpdbg_find_breakpoint()
1165 if ((base = phpdbg_find_breakpoint_symbol(execute_data->func))) { in phpdbg_find_breakpoint()
1183 if (base->disabled) { in phpdbg_find_breakpoint()
[all …]
/PHP-8.3/ext/pdo_firebird/
H A Dconfig.m44 [PDO: Firebird support. DIR is the Firebird base install directory
/PHP-8.3/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_016p.phpt2 SOAP Interop Round2 base 016 (php/direct): echoVoid
H A Dr2_base_016s.phpt2 SOAP Interop Round2 base 016 (soap/direct): echoVoid
H A Dr2_base_016w.phpt2 SOAP Interop Round2 base 016 (php/wsdl): echoVoid

Completed in 26 milliseconds

12345678910>>...17