Searched refs:BREAK (Results 1 – 25 of 45) sorted by relevance
12
/PHP-8.1/ext/spl/tests/ |
H A D | iterator_034.phpt | 105 echo "===BREAK===\n"; 173 ===BREAK===
|
/PHP-8.1/sapi/cli/tests/ |
H A D | sapi_windows_set_ctrl_handler.phpt | 73 return "CTRL+BREAK";
|
/PHP-8.1/Zend/tests/grammar/ |
H A D | semi_reserved_005.phpt | 53 const BREAK = 'break'; 130 echo Obj::BREAK, PHP_EOL;
|
/PHP-8.1/ext/mbstring/tests/data/ |
H A D | ARMSCII-8.txt | 162 0xA0 0x00A0 # NO-BREAK SPACE
|
H A D | 8859-11.txt | 19 # the addition of 0xA0 NO-BREAK SPACE. 199 0xA0 0x00A0 # NO-BREAK SPACE
|
H A D | 8859-6.txt | 199 0xA0 0x00A0 # NO-BREAK SPACE
|
H A D | 8859-8.txt | 199 0xA0 0x00A0 # NO-BREAK SPACE
|
H A D | CP1251.txt | 179 0xA0 0x00A0 #NO-BREAK SPACE
|
H A D | CP850.txt | 273 0xff 0x00a0 #NO-BREAK SPACE
|
H A D | CP866.txt | 273 0xff 0x00a0 #NO-BREAK SPACE
|
H A D | 8859-1.txt | 197 0xA0 0x00A0 # NO-BREAK SPACE
|
H A D | 8859-13.txt | 196 0xA0 0x00A0 # NO-BREAK SPACE
|
H A D | 8859-15.txt | 199 0xA0 0x00A0 # NO-BREAK SPACE
|
H A D | 8859-3.txt | 197 0xA0 0x00A0 # NO-BREAK SPACE
|
H A D | 8859-5.txt | 197 0xA0 0x00A0 # NO-BREAK SPACE
|
/PHP-8.1/ext/standard/tests/strings/ |
H A D | html_entity_decode_iso8859-5.phpt | 6 0x00A0 => array(0xA0, "NO-BREAK SPACE"), 118 NO-BREAK SPACE:   => a0
|
H A D | html_entity_decode_iso8859-15.phpt | 6 0x00A0 => array(0xA0, "NO-BREAK SPACE"), 118 NO-BREAK SPACE:   => a0
|
H A D | html_entity_decode_macroman.phpt | 80 0x00A0 => array(0xCA, "NO-BREAK SPACE"), 379 NO-BREAK SPACE:   => ca
|
H A D | html_entity_decode_win1251.phpt | 38 0x00A0 => array(0xA0, "NO-BREAK SPACE"), 250 NO-BREAK SPACE:   => a0
|
H A D | html_entity_decode_cp866.phpt | 133 0x00a0 => array(0xff, "NO-BREAK SPACE"), 531 NO-BREAK SPACE:   => ff
|
H A D | html_entity_decode_koi8-r.phpt | 32 0x00A0 => array(0x9A, "NO-BREAK SPACE"), 228 NO-BREAK SPACE:   => 9a
|
/PHP-8.1/ext/standard/html_tables/mappings/ |
H A D | CP1251.TXT | 179 0xA0 0x00A0 #NO-BREAK SPACE
|
H A D | 8859-5.TXT | 208 0xA0 0x00A0 # NO-BREAK SPACE
|
H A D | CP1252.TXT | 179 0xA0 0x00A0 #NO-BREAK SPACE
|
H A D | CP866.TXT | 273 0xff 0x00a0 #NO-BREAK SPACE
|
Completed in 57 milliseconds
12