Home
last modified time | relevance | path

Searched refs:TRUE (Results 601 – 617 of 617) sorted by relevance

1...<<2122232425

/PHP-8.0/ext/pdo_oci/
H A Doci_statement.c566 dyn = TRUE; in oci_stmt_describe()
/PHP-8.0/ext/odbc/
H A Dphp_odbc.c55 #ifndef TRUE
56 #define TRUE 1 macro
2192 return TRUE; in odbc_sqlconnect()
/PHP-8.0/ext/ftp/tests/
H A Dserver.inc532 …if((!empty($ssl)) && (!stream_socket_enable_crypto($pasvs, TRUE, STREAM_CRYPTO_METHOD_SSLv23_SERVE…
/PHP-8.0/ext/standard/tests/general_functions/
H A Dgettype_settype_variation4.phpt59 TRUE,
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_internal.h70 #define TRUE 1 macro
/PHP-8.0/ext/mysqli/
H A Dmysqli.c157 if (mysqli_stmt_close(stmt->stmt, TRUE)) { in php_clear_stmt_bind()
/PHP-8.0/ext/standard/
H A Dstreamsfuncs.c1702 if (php_win32_console_fileno_set_vt100(fileno, enable ? TRUE : FALSE)) { in PHP_FUNCTION()
/PHP-8.0/ext/standard/tests/strings/
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-8.0/Zend/
H A Dzend_virtual_cwd.c800 isVolume = TRUE; in tsrm_realpath_r()
/PHP-8.0/ext/oci8/
H A Doci8_interface.c811 if (is_equal == TRUE) { in PHP_FUNCTION()
H A Doci8_statement.c1092 ZVAL_BOOL(zv, TRUE); in php_oci_bind_post_exec()
/PHP-8.0/Zend/tests/
H A D019.phpt35 TRUE,
/PHP-8.0/ext/soap/
H A Dphp_encoding.c3467 return TRUE; in is_map()
3533 different = TRUE; in get_array_type()
/PHP-8.0/ext/pdo/
H A Dpdo_stmt.c1558 if (!really_register_bound_param(&param, stmt, TRUE)) { in PHP_METHOD()
/PHP-8.0/build/
H A Dlibtool.m4929 # _LT_AC_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
6278 # return TRUE;
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_x86.dasc8539 /* Always TRUE */
8574 /* Always TRUE */

Completed in 134 milliseconds

1...<<2122232425