Home
last modified time | relevance | path

Searched refs:a (Results 6601 – 6625 of 6891) sorted by relevance

1...<<261262263264265266267268269270>>...276

/PHP-8.3/ext/phar/tests/
H A Dfgc_edgecases.phpt93 …edgecases.phar.php/oops): Failed to open stream: phar error: path "oops" is a directory in phar://…
/PHP-8.3/ext/standard/tests/strings/
H A Dstrtr_variation8.phpt11 //defining a class
/PHP-8.3/ext/oci8/tests/
H A Dconn_attr_3.phpt12 if (strcasecmp($user, "system") && strcasecmp($user, "sys")) die("skip needs to be run as a DBA use…
H A Dconn_attr_1.phpt13 die("skip needs to be run as a DBA user");
H A Dlob_029.phpt24 $realdirname = "/tmp"; // Use /tmp because a local dir can give ORA-22288 depending on perms
H A Dlob_020.phpt31 $str = "%0%0%0%0%0this is a biiiig faaat test string. why are you reading it, I wonder? =)";
/PHP-8.3/ext/pdo_pgsql/tests/
H A Dlarge_objects.phpt32 * You can also just bind the $oid in as a string. */
/PHP-8.3/ext/standard/tests/dir/
H A Dreaddir_variation5.phpt13 * Open a directory with different premissions then try to read it
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_connect_twice.phpt2 Calling connect() on an open connection to create a new connection
H A Dmysqli_stmt_reset.phpt12 // tests to a generic SQL test, if we ever need that.
/PHP-8.3/ext/mbstring/tests/
H A Dqprint_encoding.phpt26 // Regression test, found by a fuzzer
/PHP-8.3/ext/standard/tests/math/
H A Doctdec_variation1.phpt15 // get a resource variable
/PHP-8.3/ext/date/tests/
H A Dbug73858.phpt48 This final test seems to prove that the input string is important and that the "- 1 second" has a n…
H A DDateTime_data-fall-type2-type2.inc4 * Note: test names match method names in a set of PHPUnit tests
5 * in a userland package. Please be so kind as to leave them.
/PHP-8.3/ext/standard/tests/file/
H A Dtempnam_variation1.phpt10 /* Creating number of unique files by passing a file name as prefix */
H A Dfscanf_variation24.phpt12 // create a file
44 "%30c", "%[a-zA-Z@#$&0-9]", "%*c");
/PHP-8.3/ext/standard/tests/file/windows_mb_path/
H A Dutil.inc146 /* a bit unhandy, but content can be put from outside, if needed */
/PHP-8.3/ext/standard/tests/general_functions/
H A Dfloatval.phpt50 // get a resource type variable
/PHP-8.3/ext/zlib/tests/
H A Dbug71417.phpt14 // 1. Set a random byte in the middle of the compressed data.
/PHP-8.3/ext/intl/tests/
H A Ddateformat_format_parse.phpt74 //Test format and parse with a timestamp : long
95 //Test format and parse with a localtime :array
/PHP-8.3/sapi/fpm/tests/
H A Dlogreader.inc82 * Get a single log line.
158 * @param callable $matcher Callback to identify a match
/PHP-8.3/ext/opcache/jit/dynasm/
H A Ddasm_arm.lua96 local function waction(action, val, a, num)
99 if a then actargs[#actargs+1] = a end
100 if a or num then secpos = secpos + (num or 1) end
/PHP-8.3/main/
H A Dnetwork.c396 static inline void sub_times(struct timeval a, struct timeval b, struct timeval *result) argument
398 result->tv_usec = a.tv_usec - b.tv_usec;
400 a.tv_sec--;
403 result->tv_sec = a.tv_sec - b.tv_sec;
/PHP-8.3/ext/snmp/tests/
H A Dsnmp-object-properties.phpt197 SNMP retrieval method must be a bitmask of SNMP_VALUE_LIBRARY, SNMP_VALUE_PLAIN, and SNMP_VALUE_OBJ…
/PHP-8.3/ext/sockets/tests/
H A Dmcast_ipv6_recv_limited.phpt12 // a warning if (for example) the linux kernel is lacking ipv6

Completed in 40 milliseconds

1...<<261262263264265266267268269270>>...276