Home
last modified time | relevance | path

Searched refs:hexadecimal (Results 101 – 125 of 126) sorted by relevance

123456

/PHP-5.5/ext/standard/tests/strings/
H A Dstrripos_variation1.phpt57 "\x23", //hexadecimal numeric string
H A Dchunk_split_variation8.phpt38 0x1A, //hexadecimal number
H A Dmd5_file.phpt61 /* Normal operation with hexadecimal output */
H A Dstrncmp_variation5.phpt46 /* hexadecimal values */
H A Dstrncasecmp_variation4.phpt43 /* hexadecimal values */
H A Dstrripos_variation2.phpt57 '\x23', //hexadecimal numeric string
H A Dstrncasecmp_variation10.phpt43 /* hexadecimal values */
H A Dstrncasecmp_variation11.phpt43 /* hexadecimal values */
H A Dstrncmp_variation4.phpt43 /* hexadecimal values */
H A Dprintf.phpt146 echo "\n\n*** Output for hexadecimal type ***\n";
565 *** Output for hexadecimal type ***
H A Dprintf_64bit.phpt146 echo "\n\n*** Output for hexadecimal type ***\n";
565 *** Output for hexadecimal type ***
H A Dstripslashes_variation2.phpt81 // string with hexadecimal number
/PHP-5.5/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_b_64bit.phpt27 0xffffff, //hexadecimal value
H A Dis_scalar.phpt14 0x5FF, // hexadecimal as integer
H A Dprint_r.phpt45 0x7FFFFFFF, // max positive hexadecimal integer
46 -0x80000000, // min range of hexadecimal integer
106 "abcd\x0n1234\x0005678\x0000efgh\xijkl", // strings with hexadecimal NULL
H A Dprint_r_64bit.phpt46 0x7FFFFFFF, // max positive hexadecimal integer
47 -0x80000000, // min range of hexadecimal integer
107 "abcd\x0n1234\x0005678\x0000efgh\xijkl", // strings with hexadecimal NULL
H A Dvar_dump.phpt39 0x7FFFFFFF, // max positive hexadecimal integer
40 -0x80000000, // min range of hexadecimal integer
100 "abcd\x0n1234\x0005678\x0000efgh\xijkl", // strings with hexadecimal NULL
H A Dvar_dump_64bit.phpt39 0x7FFFFFFF, // max positive hexadecimal integer
40 -0x80000000, // min range of hexadecimal integer
100 "abcd\x0n1234\x0005678\x0000efgh\xijkl", // strings with hexadecimal NULL
/PHP-5.5/ext/mbstring/tests/
H A Dbug48645.phpt2 Bug #48645 (mb_convert_encoding() doesn't understand hexadecimal html-entities)
/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation55.phpt38 0x123B, // hexadecimal value
/PHP-5.5/ext/filter/docs/
H A Dfilter.txt128 - ALLOW_HEX: allow hexadecimal numbers with the
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt2253 hexadecimal digits, in which case the hexadecimal number defines the
2258 hexadecimal digits, in which case the hexadecimal number defines the
2259 code point to match. By default, as in Perl, a hexadecimal number is
2943 with non-printing bytes shows in hexadecimal, and undefined bytes shown
5104 number of hexadecimal digits may appear between \x{ and }. If a charac-
5105 ter other than a hexadecimal digit appears between \x{ and }, or if
5109 is as just described only when it is followed by two hexadecimal dig-
5112 must be followed by four hexadecimal digits; otherwise it matches a
5122 Characters that are specified using octal or hexadecimal numbers are
5885 xdigit hexadecimal digits
[all …]
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY868 2004/10/30: [new] add hexadecimal digit char type. (\h, \H)
1916 2002/03/30: [new] add \x{hexadecimal-wide-char}. (thanks matz)
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME836 8 hexadecimal digit
/PHP-5.5/
H A DNEWS5626 - Fixed bug #48645 (mb_convert_encoding() doesn't understand hexadecimal
8121 - Added support for hexadecimal entity in imagettftext() for the bundled GD.
8911 - Fixed bug #35817 (unpack() does not decode odd number of hexadecimal values).

Completed in 109 milliseconds

123456