Home
last modified time | relevance | path

Searched refs:null (Results 1826 – 1850 of 1859) sorted by relevance

1...<<7172737475

/PHP-5.5/ext/standard/tests/strings/
H A Dstrcmp.phpt105 echo "\n--- Testing a heredoc null string ---\n";
608 --- Testing a heredoc null string ---
H A Dwordwrap_variation2.phpt58 null,
/PHP-5.5/ext/soap/
H A Dphp_encoding.c103 xmlAttrPtr null; \
109 null = get_attribute(xml->properties, "nil"); \
110 if (null) { \
119 xmlAttrPtr null; \
127 null = get_attribute(xml->properties, "nil"); \
128 if (null) { \
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_array_oo.phpt274 if (null !== ($tmp = $res->fetch_array(MYSQLI_ASSOC)))
H A Dmysqli_fetch_all.phpt299 if (null !== ($tmp = mysqli_fetch_array($res, MYSQLI_ASSOC)))
H A Dmysqli_fetch_all_oo.phpt301 if (null !== ($tmp = $res->fetch_array(MYSQLI_ASSOC)))
/PHP-5.5/ext/standard/tests/file/
H A Dfnmatch_variation.phpt127 null,
/PHP-5.5/ext/dom/tests/
H A Ddom_create_element.phpt213 /* the qualifiedName has a prefix and the namespaceURI is null */
/PHP-5.5/ext/ftp/tests/
H A Dserver.inc3 $socket = null;
/PHP-5.5/
H A DNEWS94 . Fixed bug #72114 (Integer underflow / arbitrary null write in
438 filename starts with null). (CVE-2015-4021) (Stas)
1675 . Fixed handling null bytes in subjectAltName (CVE-2013-4248).
2905 member of a null object). (Laruence)
2929 set to null). (Anatoliy)
3569 member of a null object). (Laruence)
3577 set to null). (Anatoliy)
4374 null default value). (Gustavo, Stas)
6987 - Fixed bug #43533 (escapeshellarg('') returns null). (Ilia)
9418 null default values). (Tony)
[all …]
H A DREADME.REDIST.BINS65 in the public domain is deemed null and void, then the software is
/PHP-5.5/ext/standard/tests/misc/
H A Dget_browser_variation1.phpt19 * If browser_name is omitted or null, HTTP_USER_AGENT is used.
H A Dget_browser_basic.phpt19 * If browser_name is omitted or null, HTTP_USER_AGENT is used.
/PHP-5.5/ext/standard/tests/general_functions/
H A Dgettype_settype_variation2.phpt65 null,
H A Dgettype_settype_variation3.phpt62 null,
H A Dgettype_settype_variation4.phpt66 null,
/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/Zend/
H A Dzend_operators.h429 #define convert_to_null_ex(ppzv) convert_to_ex_master(ppzv, null, NULL)
H A DZEND_CHANGES714 function my_function(&$var = null) {
715 if ($var === null) {
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc226 $apiver = `pear -q info PHP_Archive 2>/dev/null|grep 'API Version'`;
232 $phpdir = `pear config-get php_dir 2>/dev/null`;
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY622 FreeNodeList null check should be on thread-atomic
723 name key of name table should be null terminated for
832 change API of st for non-null terminated string key.
1955 2002/03/12: [bug] if pattern has nested null-check, cause infinite loop.
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja773 Fixed mail() which was causing segmentation fault when header was null.
/PHP-5.5/ext/oci8/tests/
H A Ddbmsoutput.phpt43 $s = oci_parse($c, "begin dbms_output.enable(null); end;");
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in477 ; stderr will be redirected to /dev/null according to FastCGI specs.
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput13783 (?(1)0 | () ) ) # if null previously matched, fail; else null
5120 /--- This should fail, as a null name is the same as no name ---/

Completed in 100 milliseconds

1...<<7172737475