Home
last modified time | relevance | path

Searched refs:FALSE (Results 1351 – 1370 of 1370) sorted by relevance

1...<<5152535455

/PHP-7.0/ext/standard/tests/array/
H A Drsort_variation1.phpt60 FALSE,
/PHP-7.0/ext/standard/tests/general_functions/
H A Dprint_r.phpt116 FALSE,
H A Dprint_r_64bit.phpt117 FALSE,
H A Dgettype_settype_variation4.phpt69 FALSE,
H A Dvar_dump.phpt111 FALSE,
H A Dvar_dump_64bit.phpt111 FALSE,
/PHP-7.0/ext/odbc/
H A Dphp_odbc.c60 #define FALSE 0 macro
2503 return FALSE; in odbc_sqlconnect()
2548 return FALSE; in odbc_sqlconnect()
/PHP-7.0/scripts/dev/
H A Dgenerate-phpt.phar997 'uppercase FALSE' =>FALSE,
/PHP-7.0/ext/mysqli/
H A Dmysqli.c557 mysqli_globals->rollback_on_cached_plink = FALSE; in PHP_INI_END()
/PHP-7.0/ext/standard/tests/strings/
H A Dstrcmp.phpt14 array("1", "0", 0, "-1", -1, NULL, "", TRUE, FALSE, "string"),
H A Dstrcasecmp.phpt14 array("1", "0", 0, "-1", -1, NULL, null, "", TRUE, true, FALSE, "string"),
/PHP-7.0/ext/standard/tests/file/
H A D006_variation1.phpt24 Description: Returns the permissions on the file, or FALSE in case of an error
/PHP-7.0/Zend/
H A Dzend_virtual_cwd.c914 BOOL isVolume = FALSE; in tsrm_realpath_r()
/PHP-7.0/
H A Drun-tests.php2722 $JUNIT = FALSE;
H A DNEWS1165 . Fixed bug #72278 (getimagesize returning FALSE on valid jpg). (cmb)
/PHP-7.0/ext/oci8/
H A Doci8_statement.c1089 ZVAL_BOOL(zv, FALSE); in php_oci_bind_post_exec()
/PHP-7.0/ext/soap/
H A Dphp_encoding.c3513 return FALSE; in is_map()
3529 different = FALSE; in get_array_type()
/PHP-7.0/ext/pcre/pcrelib/
H A DChangeLog219 FALSE when the capture could not be consulted, leading to a incorrect
2424 "#ifndef FALSE" condition by an earlier change (probably 7.8/18) has been
2425 moved outside it again, because FALSE and TRUE are already defined in AIX,
2802 treats the conditional as always being FALSE (as PCRE used to), but it
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c37535 NULL, FALSE
38702 pWinMemData->bOwned = FALSE;
38733 pWinMemData->bOwned = FALSE;
39310 BOOL bLogged = FALSE;
39354 bInit = FALSE;
39442 BOOL bReturn = FALSE;
39508 BOOL bReturn = FALSE;
39543 pFile->local.bPending = FALSE;
39552 pFile->local.bReserved = FALSE;
40088 SimulateIOError( rc=FALSE );
[all …]
/PHP-7.0/build/
H A Dlibtool.m4930 # ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)

Completed in 606 milliseconds

1...<<5152535455