Home
last modified time | relevance | path

Searched refs:breaks (Results 1 – 25 of 32) sorted by relevance

12

/PHP-5.6/ext/standard/tests/strings/
H A Dnl2br_variation4.phpt6 * Description: Inserts HTML line breaks before all newlines in a string.
11 * Test nl2br() function by passing html string inputs containing line breaks and
H A Dbug39873.phpt2 Bug #39873 (number_format() breaks with locale & decimal points)
H A Dnl2br_error.phpt6 * Description: Inserts HTML line breaks before all newlines in a string.
H A Dnl2br_variation2.phpt6 * Description: Inserts HTML line breaks before all newlines in a string
H A Dnl2br_variation1.phpt6 * Description: Inserts HTML line breaks before all newlines in a string
H A Dnl2br_variation3.phpt6 * Description: Inserts HTML line breaks before all newlines in a string.
H A Dnl2br_variation5.phpt6 * Description: Inserts HTML line breaks before all newlines in a string.
/PHP-5.6/Zend/tests/
H A Dbug38211.phpt2 Bug #38211 (variable name and cookie name match breaks script execution)
H A Dbug37046.phpt2 Bug #37046 (foreach breaks static scope)
H A Dbug66218.phpt2 Bug #66218 zend_register_functions breaks reflection
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_set.h35 PHPDBG_SET(breaks);
H A Dphpdbg_set.c41 …PHPDBG_SET_COMMAND_D(breaks, "usage: set breaks [<on|off>]", 'B', set_breaks, …
84 PHPDBG_SET(breaks) /* {{{ */ in PHPDBG_SET() argument
H A Dphpdbg_bp.c240 HashTable breaks; in phpdbg_set_breakpoint_file() local
242 zend_hash_init(&breaks, 8, NULL, phpdbg_file_breaks_dtor, 0); in phpdbg_set_breakpoint_file()
245 path, path_len, &breaks, sizeof(HashTable), in phpdbg_set_breakpoint_file()
794 HashTable *breaks; in phpdbg_find_breakpoint_file() local
799 name_len, (void**)&breaks) == FAILURE) { in phpdbg_find_breakpoint_file()
803 if (zend_hash_index_find(breaks, (*EG(opline_ptr))->lineno, (void**)&brake) == SUCCESS) { in phpdbg_find_breakpoint_file()
/PHP-5.6/ext/spl/tests/
H A Dbug72122.phpt2 Bug #72122 (IteratorIterator breaks '@' error suppression)
/PHP-5.6/ext/date/tests/
H A Dbug67109.phpt2 Bug #67109 (First uppercase letter breaks date string parsing)
H A Dbug40861.phpt2 Bug #40861 (Multiple +/- on relative units breaks strtotime())
/PHP-5.6/ext/reflection/tests/
H A DReflectionExtension_bug66218.phpt2 ReflectionExtension::getFunctions() ##6218 zend_register_functions breaks reflection
/PHP-5.6/ext/gd/tests/
H A Dimageloadfont_error1.phpt2 Testing that imageloadfont() breaks on non-string first parameter
H A Dimageloadfont_error2.phpt2 Testing that imageloadfont() breaks on invalid file passed as first argument
/PHP-5.6/ext/intl/tests/
H A Dbug14562.phpt2 Bug #14562 NumberFormatter breaks when locale changes
/PHP-5.6/ext/phar/tests/
H A Dbug46060.phpt2 Phar: Bug #46060: addEmptyDir() breaks
/PHP-5.6/ext/pdo/tests/
H A Dpecl_bug_5772.phpt2 PDO Common: PECL Bug #5772 (PDO::FETCH_FUNC breaks on mixed case func name)
/PHP-5.6/ext/mbstring/tests/
H A Dbug65045.phpt2 Bug #65045: mb_convert_encoding breaks well-formed character
/PHP-5.6/ext/soap/tests/bugs/
H A Dbug42488.phpt2 Bug #42488 (SoapServer reports an encoding error and the error itself breaks)
/PHP-5.6/ext/standard/tests/serialize/
H A Dbug36424.phpt2 Bug #36424 - Serializable interface breaks object references

Completed in 26 milliseconds

12