Home
last modified time | relevance | path

Searched refs:BREAK (Results 1 – 17 of 17) sorted by relevance

/PHP-7.1/ext/spl/tests/
H A Diterator_034.phpt105 echo "===BREAK===\n";
175 ===BREAK===
/PHP-7.1/Zend/tests/grammar/
H A Dsemi_reserved_005.phpt53 const BREAK = 'break';
129 echo Obj::BREAK, PHP_EOL;
/PHP-7.1/ext/standard/tests/strings/
H A Dhtml_entity_decode_iso8859-5.phpt6 0x00A0 => array(0xA0, "NO-BREAK SPACE"),
117 NO-BREAK SPACE:   => a0
H A Dhtml_entity_decode_iso8859-15.phpt6 0x00A0 => array(0xA0, "NO-BREAK SPACE"),
117 NO-BREAK SPACE:   => a0
H A Dhtml_entity_decode_macroman.phpt80 0x00A0 => array(0xCA, "NO-BREAK SPACE"),
378 NO-BREAK SPACE:   => ca
H A Dhtml_entity_decode_win1251.phpt38 0x00A0 => array(0xA0, "NO-BREAK SPACE"),
249 NO-BREAK SPACE:   => a0
H A Dhtml_entity_decode_cp866.phpt133 0x00a0 => array(0xff, "NO-BREAK SPACE"),
530 NO-BREAK SPACE:   => ff
H A Dhtml_entity_decode_koi8-r.phpt32 0x00A0 => array(0x9A, "NO-BREAK SPACE"),
227 NO-BREAK SPACE:   => 9a
/PHP-7.1/ext/standard/html_tables/mappings/
H A DCP1251.TXT179 0xA0 0x00A0 #NO-BREAK SPACE
H A D8859-5.TXT208 0xA0 0x00A0 # NO-BREAK SPACE
H A DCP1252.TXT179 0xA0 0x00A0 #NO-BREAK SPACE
H A DCP866.TXT273 0xff 0x00a0 #NO-BREAK SPACE
H A D8859-1.TXT208 0xA0 0x00A0 # NO-BREAK SPACE
H A D8859-15.TXT207 0xA0 0x00A0 # NO-BREAK SPACE
H A DKOI8-R.TXT201 0x9A 0x00A0 # NO-BREAK SPACE
H A DROMAN.TXT317 0xCA 0x00A0 # NO-BREAK SPACE
/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_common.c114 #define BREAK (HI(0) | LO(13)) macro
1044 return push_inst(compiler, BREAK, UNMOVABLE_INS); in sljit_emit_op0()

Completed in 46 milliseconds