Home
last modified time | relevance | path

Searched refs:TRUE (Results 726 – 741 of 741) sorted by relevance

1...<<21222324252627282930

/PHP-7.4/ext/standard/tests/array/
H A Dsizeof_variation4.phpt44 /* 12 */ TRUE,
/PHP-7.4/ext/ftp/tests/
H A Dserver.inc532 …if((!empty($ssl)) && (!stream_socket_enable_crypto($pasvs, TRUE, STREAM_CRYPTO_METHOD_SSLv23_SERVE…
/PHP-7.4/ext/odbc/
H A Dphp_odbc.c56 #ifndef TRUE
57 #define TRUE 1 macro
2570 return TRUE; in odbc_sqlconnect()
/PHP-7.4/
H A Drun-tests.php1430 "suppress_errors" => TRUE,
1431 'create_new_console' => TRUE,
/PHP-7.4/ext/standard/tests/strings/
H A Dstr_repeat.phpt21 TRUE,
H A Dstrcasecmp.phpt14 array("1", "0", 0, "-1", -1, NULL, null, "", TRUE, true, FALSE, "string"),
H A Dstrcmp.phpt14 array("1", "0", 0, "-1", -1, NULL, "", TRUE, FALSE, "string"),
/PHP-7.4/ext/standard/tests/general_functions/
H A Dgettype_settype_variation4.phpt70 TRUE,
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h70 #define TRUE 1 macro
/PHP-7.4/ext/standard/
H A Dstreamsfuncs.c1708 if (php_win32_console_fileno_set_vt100(fileno, enable ? TRUE : FALSE)) { in PHP_FUNCTION()
/PHP-7.4/ext/mysqli/
H A Dmysqli.c156 if (mysqli_stmt_close(stmt->stmt, TRUE)) { in php_clear_stmt_bind()
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c806 isVolume = TRUE; in tsrm_realpath_r()
/PHP-7.4/ext/oci8/
H A Doci8_interface.c961 if (is_equal == TRUE) { in PHP_FUNCTION()
H A Doci8_statement.c1099 ZVAL_BOOL(zv, TRUE); in php_oci_bind_post_exec()
/PHP-7.4/ext/soap/
H A Dphp_encoding.c3469 return TRUE; in is_map()
3535 different = TRUE; in get_array_type()
/PHP-7.4/build/
H A Dlibtool.m4929 # _LT_AC_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
6277 # return TRUE;

Completed in 99 milliseconds

1...<<21222324252627282930