Home
last modified time | relevance | path

Searched refs:base (Results 201 – 225 of 366) sorted by relevance

12345678910>>...15

/PHP-7.0/ext/soap/tests/schema/
H A Dschema062.phpt11 <restriction base="int">
H A Dschema023.phpt11 <restriction base="SOAP-ENC:Array">
H A Dschema024.phpt11 <restriction base="SOAP-ENC:Array">
H A Dschema027.phpt11 <restriction base="SOAP-ENC:Array">
H A Dschema040.phpt15 <restriction base="int"/>
H A Dschema047.phpt16 <extension base="tns:testType2">
H A Dschema081.phpt11 <restriction base="SOAP-ENC:Array">
H A Dschema082.phpt11 <restriction base="SOAP-ENC:Array">
H A Dschema026.phpt11 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
H A Dschema029.phpt11 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
H A Dschema084.phpt11 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
H A Dschema085.phpt16 <extension base="tns:testType2">
H A Dschema025.phpt11 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
H A Dschema028.phpt11 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
H A Dschema049.phpt17 <restriction base="tns:testType2">
H A Dschema083.phpt11 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
H A Dschema055.phpt13 <extension base="apache:Map" xmlns:apache="http://xml.apache.org/xml-soap">
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_bp.c478 new_break.base = NULL; in phpdbg_set_breakpoint_opline()
509 opline_break.base = brake; in phpdbg_resolve_op_array_break()
804 new_break.base = NULL; in phpdbg_set_breakpoint_opline_ex()
969 …end_hash_index_find_ptr(&PHPDBG_G(bp)[PHPDBG_BREAK_OPLINE], (zend_ulong) opline)) && brake->base) { in phpdbg_find_breakpoint_opline()
970 return (phpdbg_breakbase_t *)brake->base; in phpdbg_find_breakpoint_opline()
1108 phpdbg_breakbase_t *base = NULL; in phpdbg_find_breakpoint() local
1117 (base = phpdbg_find_conditional_breakpoint(execute_data))) { in phpdbg_find_breakpoint()
1121 …if ((PHPDBG_G(flags) & PHPDBG_HAS_FILE_BP) && (base = phpdbg_find_breakpoint_file(&execute_data->f… in phpdbg_find_breakpoint()
1129 if ((base = phpdbg_find_breakpoint_symbol(execute_data->func))) { in phpdbg_find_breakpoint()
1147 if (base->disabled) { in phpdbg_find_breakpoint()
[all …]
/PHP-7.0/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_016w.phpt2 SOAP Interop Round2 base 016 (php/wsdl): echoVoid
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_001w.phpt2 SOAP Interop Round2 base 001 (php/wsdl): echoString
/PHP-7.0/ext/gmp/tests/
H A Dgmp_init.phpt38 Warning: gmp_init(): Bad base for conversion: -1 (should be between 2 and %d) in %s on line %d
/PHP-7.0/ext/xsl/
H A Dconfig.m46 [ --with-xsl[=DIR] Include XSL support. DIR is the libxslt base
/PHP-7.0/ext/imap/tests/
H A Dimap_binary_basic.phpt17 $str = b'This is an example string to be base 64 encoded';

Completed in 63 milliseconds

12345678910>>...15