Home
last modified time | relevance | path

Searched refs:ID (Results 51 – 75 of 137) sorted by relevance

123456

/php-src/ext/fileinfo/tests/upstream/
H A Dzstd-v0.8-00.result1 Zstandard compressed data (v0.8+), Dictionary ID: None
H A Dzstd-v0.8-20.result1 Zstandard compressed data (v0.8+), Dictionary ID: None
H A Dzstd-v0.8-F4.result1 Zstandard compressed data (v0.8+), Dictionary ID: None
H A Dpgp-binary-key-v4-ecc-secret-key.result1 OpenPGP Secret Key Version 4, Created Sat Aug 22 14:07:46 2020, EdDSA; User ID; Signature; OpenPGP …
H A Dpgp-binary-key-v4-dsa.result1 OpenPGP Public Key Version 4, Created Mon Apr 7 22:23:01 1997, DSA (1024 bits); User ID; Signature…
H A Dpgp-binary-key-v2-phil.result1 …, Created Fri May 21 05:20:00 1993, RSA (Encrypt or Sign, 1024 bits); User ID; Signature; OpenPGP …
H A Dpgp-binary-key-v3-lutz.result1 …, Created Mon Mar 17 11:14:30 1997, RSA (Encrypt or Sign, 1127 bits); User ID; Signature; OpenPGP …
H A Dpgp-binary-key-v4-rsa-key.result1 …, Created Sat Aug 22 14:05:57 2020, RSA (Encrypt or Sign, 3072 bits); User ID; Signature; OpenPGP …
H A Dpgp-binary-key-v4-rsa-secret-key.result1 …, Created Sat Aug 22 14:05:57 2020, RSA (Encrypt or Sign, 3072 bits); User ID; Signature; OpenPGP …
/php-src/ext/mysqli/tests/
H A Dmysqli_fetch_object_no_constructor.phpt12 … if (!$res = mysqli_query($link, "SELECT id AS ID, label FROM test AS TEST ORDER BY id LIMIT 5")) {
17 public $ID;
50 ["ID"]=>
H A Dmysqli_fetch_field_direct.phpt13 … if (!$res = mysqli_query($link, "SELECT id AS ID, label FROM test AS TEST ORDER BY id LIMIT 1")) {
49 string(2) "ID"
H A Dmysqli_fetch_field_direct_oo.phpt14 if (!$res = $mysqli->query("SELECT id AS ID, label FROM test AS TEST ORDER BY id LIMIT 1")) {
51 string(2) "ID"
H A Dmysqli_pconn_reuse.phpt46 printf("Connection 2 (no reuse) - Thread ID -> '%s'\n", $thread_id);
74 printf("Connection 2 (reuse) - Thread ID -> '%s'\n", $thread_id_reuse);
87 Connection 2 (no reuse) - Thread ID -> '%d'
90 Connection 2 (reuse) - Thread ID -> '%d'
/php-src/ext/odbc/tests/
H A Dbug44618.phpt18 odbc_exec($conn, "CREATE TABLE bug44618(ID INT, real1 REAL, text1 TEXT)");
48 ["ID"]=>
70 <table><tr><th>ID</th><th>real1</th><th>text1</th></tr>
/php-src/ext/session/tests/user_session_module/
H A Dgh9583.phpt36 echo "\nSession ID:".$sessionId;
43 Session ID:%s
H A Dsession_set_save_handler_class_001.phpt50 echo 'New Create ID:', session_id(), "\n";
55 echo 'Validate ID:', session_id(), "\n";
104 Validate ID:%s
/php-src/ext/dom/tests/modern/html/serializer/
H A DHTMLDocument_serialize_doctype.phpt21 // We don't expect to see the public ID and the system ID because the serialization algorithm doesn…
/php-src/ext/ffi/
H A Dffi.g222 ID(&name, &name_len)
237 ID(&name, &name_len)
300 ID(&name, &name_len)
329 ID(&name, &name_len)
340 ( ID(name, name_len)
376 | ID(name, name_len)
436 // | "(" (ID ("," ID)*)? ")" // TODO: ANSI function not-implemented ???
710 ( ID(&name, &name_len)
720 ID(&name, &name_len)
791 ID
[all …]
/php-src/ext/intl/tests/
H A Dtransliterator_transliterate_variant1.phpt29 Warning: transliterator_transliterate(): Could not create transliterator with ID %s
35 Warning: transliterator_transliterate(): Could not create transliterator with ID "inexistent id" (t…
/php-src/ext/calendar/tests/
H A Dcal_from_jd_error1.phpt16 cal_from_jd(): Argument #2 ($calendar) must be a valid calendar ID
H A Dcal_to_jd_error1.phpt16 cal_to_jd(): Argument #1 ($calendar) must be a valid calendar ID
H A Dcal_days_in_month_error1.phpt21 cal_days_in_month(): Argument #1 ($calendar) must be a valid calendar ID
/php-src/Zend/tests/
H A Dconst_array_with_resource_key.phpt11 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
H A Dstrict_001.phpt17 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
/php-src/ext/curl/tests/
H A Dcurl_int_cast.phpt2 Casting CurlHandle to int returns object ID

Completed in 27 milliseconds

123456