Home
last modified time | relevance | path

Searched refs:TRUE (Results 1276 – 1285 of 1285) sorted by relevance

1...<<5152

/PHP-7.2/ext/standard/tests/strings/
H A Dstrcasecmp.phpt14 array("1", "0", 0, "-1", -1, NULL, null, "", TRUE, true, FALSE, "string"),
/PHP-7.2/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.2/ext/soap/
H A Dphp_encoding.c3497 return TRUE; in is_map()
3563 different = TRUE; in get_array_type()
/PHP-7.2/ext/pcre/pcrelib/
H A DREADME728 isprint() function yields TRUE for characters in the range 128-255, the use of
H A DChangeLog2611 moved outside it again, because FALSE and TRUE are already defined in AIX,
/PHP-7.2/build/
H A Dlibtool.m4929 # _LT_AC_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
6281 # return TRUE;
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch2464 - return TRUE;
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c42832 BOOL bInit = TRUE;
42889 bLogged = TRUE;
42901 bLogged = TRUE;
42989 bReturn = TRUE;
43000 bReturn = TRUE;
43010 bReturn = TRUE;
43044 bReturn = TRUE;
43056 bReturn = TRUE;
43066 bReturn = TRUE;
46092 return TRUE;
[all …]
/PHP-7.2/
H A DNEWS2999 . Fixed bug #71038 (session_start() returns TRUE on failure).

Completed in 464 milliseconds

1...<<5152