Home
last modified time | relevance | path

Searched refs:binary (Results 226 – 247 of 247) sorted by relevance

12345678910

/PHP-5.5/sapi/litespeed/
H A DREADME91 set to a shell command that executes the PHP binary you just built.
/PHP-5.5/ext/ftp/tests/
H A Dserver.inc343 case "binary data":
/PHP-5.5/ext/openssl/
H A DREADME125 "nocerts", "noattr", "binary", "nosigs".
/PHP-5.5/
H A DCODING_STANDARDS47 for efficiency and in order for them to be binary-safe.
H A DNEWS379 . Fixed bug #69680 (phar symlink in binary directory broken).
3320 . Implement FR #54514 (Get php binary path during script execution).
3450 . Fixed PDO objects binary incompatibility. (Dmitry)
3536 not binary safe). (Nikita Popov)
6560 inside a binary or image column type). (Ilia)
7072 - Fixed endianness detection on MacOS when building universal binary.
7455 - Fixed PHP CLI usage of php.ini from the binary location. (Hannes)
7763 - Added forward support for (binary) cast. (Derick)
9088 functions for bool, double and binary safe strings. (Hartmut)
9302 - Fixed bug #34965 (tidy is not binary safe). (Mike)
[all …]
H A Dconfigure.in420 dnl Find sendmail binary
432 dnl Check for /usr/pkg/{lib,include} which is where NetBSD puts binary
H A Dphp.ini-development1004 ; to the sendmail binary. These parameters will always replace the value of
1056 ; Handling of binary data. 0 means passthru, 1 return as is, 2 convert to char.
1529 ; the binary hash data to something readable.
H A Dphp.ini-production1004 ; to the sendmail binary. These parameters will always replace the value of
1056 ; Handling of binary data. 0 means passthru, 1 return as is, 2 convert to char.
1529 ; the binary hash data to something readable.
H A Dacinclude.m42062 dnl Search for the sendmail binary
2171 dnl Search for the re2c binary and check the version
/PHP-5.5/build/
H A Dshtool1050 binary )
H A Dlibtool.m44410 # Flag to hardcode \$libdir into a binary during linking.
4415 # a binary during linking. This must work even if \$libdir does
4423 # resulting binary.
4427 # resulting binary.
4431 # the resulting binary.
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS61 literal characters 8 and 9 instead of a binary zero followed by the
168 . pcregrep now recognizes binary files and there are related options.
H A DREADME401 Note that libreadline is GPL-licenced, so if you distribute a binary of
798 passed as NULL, a set of default tables that is built into the binary is used.
838 128 regular expression metacharacter or binary zero
H A DChangeLog111 binary file, it incorrectly wrote output to stdout.
462 binary zero. It now reports this situation in a message, and outputs the
675 literal characters 8 and 9 instead of a binary zero followed by the
1172 19. Added binary file support to pcregrep, including the -a, --binary-files,
3635 definition from the final binary if PCRE is built into a static library and
3734 letters, a binary zero, and a closing ] in the memory that followed.
3843 (b) A binary zero was treated as data while matching, but terminated the
3844 output line if it was written out. This has been fixed: binary zeroes
3998 all - a binary chop search is just as efficient. Having reduced the
4409 This is a straight binary dump of the data, with the saved pointer to
[all …]
H A DHACKING215 followed by a binary zero. For (*PRUNE), (*SKIP), and (*THEN) with arguments,
/PHP-5.5/ext/fileinfo/libmagic/
H A Dapprentice.c1044 static const char binary[] = "binary"; in set_text_binary() local
1057 me[i].mp->flag & BINTEST ? binary : text); in set_text_binary()
/PHP-5.5/ext/standard/tests/general_functions/
H A Dgettype_settype_variation4.phpt167 /* binary strings */
/PHP-5.5/ext/standard/tests/file/
H A Dmkdir_rmdir_variation-win32.phpt37 echo "\n*** Testing mkdir() and rmdir() for binary safe functionality ***\n";
1605 *** Testing mkdir() and rmdir() for binary safe functionality ***
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dgrepinput595 This is a line before the binary zero.
596 This line contains a binary zero here >�< for testing.
597 This is a line after the binary zero.
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja212 if you prefer to spit out anything in raw binary format, your data
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1252 Note that libreadline is GPL-licensed, so if you distribute a binary of
2045 The pattern is a C string terminated by a binary zero, and is passed in
2261 for example, \xz matches a binary zero character followed by z).
3470 binary zeroes.
3809 the character do not have the binary value 0b10 (that is, either the
3843 binary value 0b10 (that is, the most significant bit is 1 and the sec-
3881 A substring that contains a binary zero is correctly extracted and has
4567 the pattern to represent a binary zero.
9255 between binary and non-binary data, be sure that the file is opened for
9256 binary output.
[all …]
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE322 normally distributed (in either source or binary form) with the major

Completed in 143 milliseconds

12345678910