Searched refs:BREAK (Results 1 – 16 of 16) sorted by relevance
/PHP-5.4/ext/spl/tests/ |
H A D | iterator_034.phpt | 105 echo "===BREAK===\n"; 175 ===BREAK===
|
/PHP-5.4/ext/standard/tests/strings/ |
H A D | html_entity_decode_iso8859-5.phpt | 6 0x00A0 => array(0xA0, "NO-BREAK SPACE"), 117 NO-BREAK SPACE:   => a0
|
H A D | html_entity_decode_iso8859-15.phpt | 6 0x00A0 => array(0xA0, "NO-BREAK SPACE"), 117 NO-BREAK SPACE:   => a0
|
H A D | html_entity_decode_macroman.phpt | 80 0x00A0 => array(0xCA, "NO-BREAK SPACE"), 378 NO-BREAK SPACE:   => ca
|
H A D | html_entity_decode_win1251.phpt | 38 0x00A0 => array(0xA0, "NO-BREAK SPACE"), 249 NO-BREAK SPACE:   => a0
|
H A D | html_entity_decode_cp866.phpt | 133 0x00a0 => array(0xff, "NO-BREAK SPACE"), 530 NO-BREAK SPACE:   => ff
|
H A D | html_entity_decode_koi8-r.phpt | 32 0x00A0 => array(0x9A, "NO-BREAK SPACE"), 227 NO-BREAK SPACE:   => 9a
|
/PHP-5.4/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
|
H A D | 8859-1.TXT | 208 0xA0 0x00A0 # NO-BREAK SPACE
|
H A D | 8859-15.TXT | 207 0xA0 0x00A0 # NO-BREAK SPACE
|
H A D | KOI8-R.TXT | 201 0x9A 0x00A0 # NO-BREAK SPACE
|
H A D | ROMAN.TXT | 317 0xCA 0x00A0 # NO-BREAK SPACE
|
/PHP-5.4/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeMIPS_common.c | 114 #define BREAK (HI(0) | LO(13)) macro 1044 return push_inst(compiler, BREAK, UNMOVABLE_INS); in sljit_emit_op0()
|
Completed in 32 milliseconds