Home
last modified time | relevance | path

Searched refs:where (Results 151 – 175 of 177) sorted by relevance

12345678

/PHP-5.6/
H A DUPGRADING.INTERNALS191 This solves the situation where manipulated strings could be passed for
H A DREADME.SUBMITTING_PATCH18 There are several IRC channels where PHP developers are often
H A DREADME.REDIST.BINS77 it if you give credit where it is due and keep your modifications in
202 the new terms are clearly indicated on the first page of each file where
H A DUPGRADING456 is used where it is applicable. Iconv/Mbstring/htmlentities/htmlspecialchars/
H A DNEWS4519 . Fixed bug #61565 where php_stream_open_wrapper_ex tries to open a
5650 . Added PHP_MANDIR constant telling where the manpages were installed into,
5723 . Fixed bug where the DateTime object got changed while using date_diff().
5795 . On blocking SSL sockets respect the timeout option where possible.
5942 . Fixed a bug in DateTime->modify() where absolute date/time statements had
6182 . Fixed bug in the Windows implementation of dns_get_record, where the two
7029 where available on other platforms. (Scott)
9306 - Fixed crash on op-assign where argument is string offset (Brian, Stas)
9405 - Fixed incorrect function names on FreeBSD where inet_pton() was named
10242 - Fixed issue with iconv_mime_decode where the "encoding" would only allow
[all …]
H A Dacinclude.m4943 dnl "extname" is the name of the ext/ subdir where the extension resides.
2205 [ --with-icu-dir=DIR Specify where ICU libraries and headers can be found], DEFAULT, no)
/PHP-5.6/ext/session/
H A Dsession.c2573 static zend_bool early_find_sid_in(zval *dest, int where, php_session_rfc1867_progress *progress TS…
2577 if (!PG(http_globals)[where]) {
2581 …if (zend_hash_find(Z_ARRVAL_P(PG(http_globals)[where]), PS(session_name), progress->sname_len+1, (…
/PHP-5.6/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt79 where such license applies only to those patent claims licensable
/PHP-5.6/ext/mbstring/oniguruma/doc/
H A DRE344 where
/PHP-5.6/ext/pcre/pcrelib/
H A DHACKING100 with small stacks where the patterns are provided by users.
129 needed at compile time to produce a traditional FSM where only one state is
/PHP-5.6/ext/openssl/
H A Dxp_ssl.c1079 static void info_callback(const SSL *ssl, int where, int ret) /* {{{ */ in info_callback() argument
1082 if (where & SSL_CB_HANDSHAKE_START) { in info_callback()
/PHP-5.6/ext/standard/
H A Dvar_unserializer.re903 /* this is the case where we have less data than planned */
/PHP-5.6/ext/ereg/regex/
H A Dtests15 # test where null strings match. The character `N' in REs and strings
/PHP-5.6/build/
H A Dlibtool.m41330 # okay in the real world where ";" in dirpaths is itself problematic.
2929 # command for GNU C++ for the case where it uses the native
2987 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
3310 # "CC -ar", where "CC" is the IRIX C++ compiler. This is
3353 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
3425 # "CC -xar", where "CC" is the Sun C++ compiler. This is
3499 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
3656 # "CC -xar", where "CC" is the Sun C++ compiler. This is
3951 # PORTME: override above test on systems where it is broken
5678 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dtestinput7181 /-- The next two are special cases where the lengths of the different cases of
H A Dtestoutput11151 A missing angle <user\@some.where
1152 0: user@some.where
1752 A missing angle <user\@some.where
1753 0: user@some.where
6170 /-- This tests for an IPv6 address in the form where it can have up to
H A Dtestoutput82013 A missing angle <user\@some.where
2014 0: user@some.where
2618 A missing angle <user\@some.where
2619 0: user@some.where
H A Dtestinput1671 A missing angle <user\@some.where
1263 A missing angle <user\@some.where
3776 /-- This tests for an IPv6 address in the form where it can have up to
H A Dtestinput81155 A missing angle <user\@some.where
1747 A missing angle <user\@some.where
H A Dtestoutput7399 /-- The next two are special cases where the lengths of the different cases of
/PHP-5.6/ext/mbstring/
H A DREADME_PHP3-i18n-ja244 detail information on where error has occurred. The error is stored
/PHP-5.6/ext/mbstring/libmbfl/
H A DLICENSE347 where to find the accompanying uncombined form of the same work.
/PHP-5.6/Zend/
H A DZEND_CHANGES959 places where objects are not allowed but strings are like array
/PHP-5.6/ext/fileinfo/
H A Dlibmagic.patch3432 + ms->search.s += (int)Z_LVAL_PP(offset); /* this is where the match starts */
3433 + ms->search.offset += (size_t)Z_LVAL_PP(offset); /* this is where the match starts as size_t …
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic2 # Format is described in magic(files), where:
187 # where #### is a format version number
5023 # inspect VVYYMMDD , where 1<= MM <= 12 and 1<= DD <= 31
5169 # inspect YYMMDD , where 1<= MM <= 12 and 1<= DD <= 31
6362 # where nn is string offset varying for different languages
15478 # header in the first descriptor where there are some useful infos,
15607 # What are the possibilities and where is this documented?
15659 # we currently can't specify a variable-length string where the length
17946 # at the very end where file(1) can't get it.
19279 # This file is mainly reserved for files where programs
[all …]

Completed in 152 milliseconds

12345678