Home
last modified time | relevance | path

Searched refs:code (Results 101 – 125 of 2699) sorted by relevance

12345678910>>...108

/PHP-5.3/ext/intl/tests/
H A Dsymfony_format_type_int64_intl1.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt64Intl
14 // execute the code from #testFormatTypeInt64Intl
H A Dsymfony_format_type_int64_intl2.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt64Intl
14 // execute the code from #testFormatTypeInt64Intl
H A Dsymfony_format_type_int64_intl3.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt64Intl
14 // execute the code from #testFormatTypeInt64Intl
H A Dsymfony_format_type_int64_intl4.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt64Intl
14 // execute the code from #testFormatTypeInt64Intl
H A Dsymfony_format_type_int64_intl5.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt64Intl
14 // execute the code from #testFormatTypeInt64Intl
H A Dsymfony_format_type_int64_intl6.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt64Intl
14 // execute the code from #testFormatTypeInt64Intl
H A Dsymfony_format_type_int64_intl7.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt64Intl
14 // execute the code from #testFormatTypeInt64Intl
H A Dsymfony_format_type_int64_intl8.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt64Intl
14 // execute the code from #testFormatTypeInt64Intl
H A Dsymfony_format_type_int32_intl1.phpt17 // you can confirm it crashed by checking the exit code OR
28 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt32Intl
33 // execute the code from #testFormatTypeInt32Intl
/PHP-5.3/Zend/
H A Dzend_exceptions.c184 long code = 0; in ZEND_METHOD() local
198 if (code) { in ZEND_METHOD()
199 zend_update_property_long(default_exception_ce, object, "code", sizeof("code")-1, code TSRMLS_CC); in ZEND_METHOD()
213 long code = 0, severity = E_ERROR, lineno; in ZEND_METHOD() local
227 if (code) { in ZEND_METHOD()
650 ZEND_ARG_INFO(0, code)
670 ZEND_ARG_INFO(0, code)
740 if (code) { in zend_throw_exception()
741 zend_update_property_long(default_exception_ce, ex, "code", sizeof("code")-1, code TSRMLS_CC); in zend_throw_exception()
758 zexception = zend_throw_exception(exception_ce, message, code TSRMLS_CC); in zend_throw_exception_ex()
[all …]
/PHP-5.3/ext/standard/tests/serialize/
H A Dserialization_precision_001.phpt9 * Source code: ext/standard/var.c
14 * Source code: ext/standard/var.c
H A Dserialization_precision_002.phpt9 * Source code: ext/standard/var.c
14 * Source code: ext/standard/var.c
/PHP-5.3/ext/phar/tests/
H A Dfrontcontroller3.phpt17 <code><span style="color: #000000">
20 </code>
H A Dfrontcontroller9.phpt17 <code><span style="color: #000000">
20 </code>
H A Dfrontcontroller15.phpt17 <code><span style="color: #000000">
20 </code>
/PHP-5.3/sapi/cli/tests/
H A D010.phpt18 $code = '
24 file_put_contents($filename, $code);
H A D008.phpt16 $code ='
27 file_put_contents($filename, $code);
/PHP-5.3/ext/phar/tests/tar/
H A Dfrontcontroller3.phar.phpt16 <code><span style="color: #000000">
19 </code>
H A Dfrontcontroller9.phar.phpt16 <code><span style="color: #000000">
19 </code>
H A Dfrontcontroller15.phar.phpt16 <code><span style="color: #000000">
19 </code>
/PHP-5.3/ext/phar/tests/zip/
H A Dfrontcontroller9.phar.phpt16 <code><span style="color: #000000">
19 </code>
H A Dfrontcontroller3.phar.phpt17 <code><span style="color: #000000">
20 </code>
/PHP-5.3/ext/phar/tests/cache_list/
H A Dfrontcontroller9.phpt18 <code><span style="color: #000000">
21 </code>
H A Dfrontcontroller3.phpt18 <code><span style="color: #000000">
21 </code>
H A Dfrontcontroller15.phpt18 <code><span style="color: #000000">
21 </code>

Completed in 44 milliseconds

12345678910>>...108