Home
last modified time | relevance | path

Searched refs:valid (Results 1001 – 1025 of 1029) sorted by relevance

1...<<4142

/PHP-5.4/ext/gd/
H A Dgd.dsp8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
/PHP-5.4/ext/standard/tests/file/
H A Dftruncate_variation6-win32.phpt6 die('skip.. only valid for Windows');
H A Dftruncate_variation6.phpt6 die('skip.. Not valid for Windows');
H A Dtempnam_variation4.phpt6 die('skip Not valid for Windows');
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt105 and any data against which it is matched to be checked for UTF-8 valid-
1432 this, it remembers all the paths through the tree that represent valid
2386 pattern is valid, and you want to skip this check for performance rea-
3286 is a valid newline sequence and explicit \r or \n escapes appear in the
3839 can never occur in a valid UTF-8 string.
5102 8-bit UTF-8 mode less than 0x10ffff and a valid codepoint
5104 16-bit UTF-16 mode less than 0x10ffff and a valid codepoint
5106 32-bit UTF-32 mode less than 0x10ffff and a valid codepoint
5793 [z-\xff] is valid, but [A-\d] and [A-[:digit:]] are not.
8509 return value must be a valid JIT stack, the result of calling
[all …]
/PHP-5.4/Zend/
H A DZendTS.dsp8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
H A Dzend_execute_API.c833 …ore).object_buckets || !EG(objects_store).object_buckets[Z_OBJ_HANDLE_P(fci->object_ptr)].valid)) { in zend_call_function()
H A Dzend_API.c2972 !EG(objects_store).object_buckets[Z_OBJ_HANDLE_P(object_ptr)].valid)) { in zend_is_callable_ex()
3053 !EG(objects_store).object_buckets[Z_OBJ_HANDLE_PP(obj)].valid) { in zend_is_callable_ex()
H A Dzend_vm_def.h4178 is_empty = iter->funcs->valid(iter TSRMLS_CC) != SUCCESS;
4295 if (!iter || (iter->index > 0 && iter->funcs->valid(iter TSRMLS_CC) == FAILURE)) {
/PHP-5.4/ext/ldap/
H A Dldap.dsp8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
/PHP-5.4/sapi/fpm/
H A Dphp-fpm.conf.in511 ; For php_*flag, valid values are on, off, 1, 0, true, false, yes or no.
/PHP-5.4/ext/mbstring/
H A Dmbstring.dsp8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
/PHP-5.4/ext/mbstring/libmbfl/
H A DLICENSE306 c) Accompany the work with a written offer, valid for at
/PHP-5.4/
H A DNEWS1858 . Fixed bug #61003 (mysql_stat() require a valid connection). (Johannes).
2493 . Fixed bug #61003 (mysql_stat() require a valid connection). (Johannes).
2889 . Fixed bug #55399 (parse_url() incorrectly treats ':' as a valid path).
3517 . Fixed bug #52430 (date_parse parse 24:xx:xx as valid time). (Derick)
4112 - Fixed bug #50496 (Use of <stdbool.h> is valid only in a c99 compilation
4165 - Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses
5332 - Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid email addresses
5359 - Fixed bug #46973 (IPv6 address filter rejects valid address). (Felipe)
5608 with valid ISO8601 date string). (Jeff Lawsons)
6720 - Fixed bug #39846 (Invalid IPv4 treated as valid). (Ilia)
[all …]
H A Dltmain.sh6413 $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
/PHP-5.4/ext/pcre/pcrelib/
H A DNEWS347 4. When CRLF is a valid line-ending sequence, pcre_exec() and pcre_dfa_exec()
H A DChangeLog1735 the cases when CRLF is a valid newline sequence.
2898 15. Updated the test for a valid UTF-8 string to conform to the later RFC 3629.
2956 28. More problems have arisen in unanchored patterns when CRLF is a valid line
3553 18. A valid (though odd) pattern that looked like a POSIX character
4301 3. When matching a UTF-8 string, the test for a valid string at the start has
4410 10. By default, when in UTF-8 mode, PCRE now checks for valid UTF-8 strings at
5210 09 are not valid octal constants. Single digits will be used for minor values
/PHP-5.4/ext/phar/phar/
H A Dpharcommand.inc412 * Check whether hash method is valid.
/PHP-5.4/win32/
H A Dphp5dll.dsp8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
H A Dinstall.txt406 The next step is to set up a valid configuration file for PHP, php.ini.
938 environment of the running web server without any valid CGI variables!
H A Dphp5dllts.dsp8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
/PHP-5.4/sapi/thttpd/
H A Dthttpd_patch2000 /* Cool, we have a valid connection and a file to send to it. */
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic1545 >92 belong & 1 \b, valid
4045 # This string is valid for SunOS (BE) and a matching "short" is listed
4819 # test for valid TAG key format (0x10 or 0)
6964 # valid sectorsize must be a power of 2 from 32 to 32768
7005 # valid only for sector sizes with more then 32 Bytes
10265 # test for valid versions
10875 # tests are not fool-proof since some perfectly valid JPEGs are currently
11443 >4 lelong !0 - valid,
12127 # anything with a valid driver descriptor will also have a valid
12938 # hooray, there's a DOS extender using the PE format, with a valid PE
/PHP-5.4/ext/soap/
H A Dphp_encoding.c2345 while (iter->funcs->valid(iter TSRMLS_CC) == SUCCESS) { in to_xml_array()
/PHP-5.4/build/
H A Dlibtool.m41946 # Check whether tagname contains only valid characters
5359 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out

Completed in 222 milliseconds

1...<<4142