Home
last modified time | relevance | path

Searched refs:out (Results 401 – 425 of 433) sorted by relevance

1...<<1112131415161718

/PHP-5.5/ext/ldap/
H A Dldap.c1510 static void _ldap_hash_fetch(zval *hashTbl, const char *key, zval **out) in _ldap_hash_fetch() argument
1514 *out = *fetched; in _ldap_hash_fetch()
1517 *out = NULL; in _ldap_hash_fetch()
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt973 out in the same configuration. (For backwards compatibility, --enable-
1794 The function pcre_fullinfo() is used to find out information about a
1832 stacks can force a compilation error if the stack runs out. The func-
2420 4 numbers out of order in {} quantifier
2424 8 range out of order in character class
4309 this variable contains NULL, which disables all calling out.
5026 out non-ASCII characters in all modes.
6038 out the use of the (*UTF) sequences.
7171 An earlier example pointed out that the pattern
7235 calling out.
[all …]
/PHP-5.5/
H A DNEWS28 . Fixed bug #72519 (imagegif/output out-of-bounds access). (Pierre)
62 . Fixed bug #72298 (pass2_no_dither out-of-bounds access). (Stas)
103 . Fixed bug #72241 (get_icu_value_internal out-of-bounds read).
1135 . Fixed bug #67249 (printf out-of-bounds read). (Stas)
1136 . Fixed bug #67250 (iptcparse out-of-bounds read). (Stas)
1137 . Fixed bug #67252 (convert_uudecode out-of-bounds read). (Stas)
1307 . Fixed bug #66820 (out-of-bounds memory access in fileinfo)
2299 . Fixed bug #64529 (Ran out of opcode space). (Dmitry)
3435 param and out). (Laruence)
7429 - Optimized out a couple of per-request syscalls. (Rasmus)
[all …]
H A DUPGRADING128 - MessageFormatter::format() and related functions now don't error out
H A DREADME.RELEASE_PROCESS112 pointing out "the location of the release" and "the possible release date of
H A DINSTALL163 you can't figure out why, see the Problems section.
789 page for all errors that could exist, leave the code parameter out.
1145 above files should be replaced or commented out.
1345 php.ini located alongside your PHP executable. To find out where your
1543 may be able to help you. You should check out the archive first, in
2014 to 1 so be sure the directive isn't commented out (with a ;).
H A Dphp.ini-development321 ; being interrupted by the user or a browser timing out. PHP's default behavior
455 ; out of your application such as database usernames and passwords or worse.
1657 ; Don't bail out by default.
H A Dphp.ini-production321 ; being interrupted by the user or a browser timing out. PHP's default behavior
455 ; out of your application such as database usernames and passwords or worse.
1657 ; Don't bail out by default.
/PHP-5.5/win32/build/
H A Dconfig.w3289 ARG_ENABLE('object-out-dir', 'Alternate location for binary objects during build', '');
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME124 Some of this material is likely to be well out-of-date. Several of the earlier
308 Recursive function calls use up the runtime stack; running out of stack can
587 move pcre_chartables.c.dist out of the way, then compile dftables.c by hand and
811 pcre_chartables.c.dist out of the way and replace it with your customized
H A DHACKING33 a dummy mode in order to find out how much store will be needed, and then for
71 idea was that this would turn out faster than the Henry Spencer code because
H A DNEWS34 avoid running out of stack for deeply nested parentheses. The JIT compiler has
97 which points out that "non characters" are not "characters that may not
/PHP-5.5/win32/
H A Dinstall.txt390 commented out inside php.ini.
414 will check that the script file exists and sort out authentication
563 versions of httpd.conf, but it is commented out. Remember also to
829 page for all errors that could exist, leave the code parameter out.
1219 may be able to help you. You should check out the archive first, in
1699 be sure the directive isn't commented out (with a ;). Like all
/PHP-5.5/ext/intl/doc/
H A DTutorial.txt3 If a sever error occurs (such as out of memory condition) this will return null.
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c17785 FILE *out; in sqlite3MemdebugDump() local
17790 if( out==0 ){ in sqlite3MemdebugDump()
17820 fclose(out); in sqlite3MemdebugDump()
18429 FILE *out; in sqlite3Memsys3Dump() local
18493 fclose(out); in sqlite3Memsys3Dump()
19047 FILE *out; in sqlite3Memsys5Dump() local
19079 fclose(out); in sqlite3Memsys5Dump()
67405 if( out ){
85019 if( out ){
85022 return out;
[all …]
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput18-16321 /-- This one is here because Perl gives out a grumbly error message (quite
H A Dtestoutput18-32319 /-- This one is here because Perl gives out a grumbly error message (quite
H A Dtestinput12343 /The cases of aaaa and aaaaaa are missed out below because Perl does things/
2382 /are compatible with 5.004, but I'd rather not have to sort them out./
5300 /-- Tests that try to figure out how Perl works. My hypothesis is that the
5330 test is moved out of the Perl-compatible file. --/
H A Dtestoutput15463 /-- This one is here because Perl gives out a grumbly error message (quite
H A Dtestoutput13775 /The cases of aaaa and aaaaaa are missed out below because Perl does things/
3869 /are compatible with 5.004, but I'd rather not have to sort them out./
8797 /-- Tests that try to figure out how Perl works. My hypothesis is that the
8832 test is moved out of the Perl-compatible file. --/
H A Dtestoutput297 Failed: numbers out of order in {} quantifier at offset 5
139 Failed: range out of order in character class at offset 3
881 Failed: range out of order in character class at offset 4
917 Failed: range out of order in character class at offset 4
974 Failed: numbers out of order in {} quantifier at offset 7
2177 Failed: range out of order in character class at offset 9
14055 Failed: range out of order in character class at offset 3
/PHP-5.5/ext/standard/
H A Dstring.c201 PHPAPI struct lconv *localeconv_r(struct lconv *out) in localeconv_r() argument
222 *out = *res; in localeconv_r()
228 return out; in localeconv_r()
/PHP-5.5/ext/gd/
H A Dgd.c135 static void _php_image_bw_convert(gdImagePtr im_org, gdIOCtx *out, int threshold);
4379 static void _php_image_bw_convert(gdImagePtr im_org, gdIOCtx *out, int threshold) in _php_image_bw_convert() argument
4423 gdImageWBMPCtx (im_dest, black, out); in _php_image_bw_convert()
/PHP-5.5/ext/oci8/tests/
H A Dbug43492.phpt33 be around. Also when the parent statement goes out of scope, it is
/PHP-5.5/ext/mbstring/
H A Dmbstring.c3892 goto out; in _php_mbstr_parse_mail_headers()
3991 out: in _php_mbstr_parse_mail_headers()

Completed in 501 milliseconds

1...<<1112131415161718