Home
last modified time | relevance | path

Searched refs:phrase (Results 1 – 13 of 13) sorted by relevance

/PHP-8.1/ext/standard/tests/strings/
H A Dmetaphone.phpt10 var_dump(metaphone("valid phrase", -1));
14 var_dump(metaphone("valid phrase", 0));
15 var_dump(metaphone("valid phrase", 10000));
/PHP-8.1/ext/snmp/tests/
H A Dsnmp-object-setSecurity_error.phpt66 Warning: SNMP::setSecurity(): Error generating a key for authentication pass phrase '': Generic err…
69 Warning: SNMP::setSecurity(): Error generating a key for authentication pass phrase 'te': Generic e…
74 Warning: SNMP::setSecurity(): Error generating a key for privacy pass phrase '': Generic error (The…
77 Warning: SNMP::setSecurity(): Error generating a key for privacy pass phrase 'ty': Generic error (T…
H A Dsnmp3-error.phpt65 Warning: snmp3_get(): Error generating a key for authentication pass phrase '': Generic error (The …
68 Warning: snmp3_get(): Error generating a key for authentication pass phrase 'te': Generic error (Th…
72 Warning: snmp3_get(): Error generating a key for privacy pass phrase '': Generic error (The supplie…
75 Warning: snmp3_get(): Error generating a key for privacy pass phrase 'ty': Generic error (The suppl…
/PHP-8.1/ext/standard/tests/http/
H A Dgh9316.phpt12 …"data://text/plain,HTTP/1.1 200 Some very long reason-phrase to test that this is properly handled…
29 …string(126) "HTTP/1.1 200 Some very long reason-phrase to test that this is properly handled by ou…
/PHP-8.1/ext/openssl/tests/
H A Dopenssl_public_decrypt_basic.phpt45 Key array must be of the form array(0 => key, 1 => phrase)
46 Key array must be of the form array(0 => key, 1 => phrase)
H A Dbug60632.phpt22 $result = openssl_seal('test phrase', $encrypted, $ekeys, array($pubkey), 'AES-256-CBC');
H A Dopenssl_csr_new_basic.phpt31 Key array must be of the form array(0 => key, 1 => phrase)
H A Dopenssl_private_decrypt_basic.phpt39 Key array must be of the form array(0 => key, 1 => phrase)
H A Dopenssl_csr_sign_basic.phpt84 Key array must be of the form array(0 => key, 1 => phrase)
/PHP-8.1/ext/date/tests/
H A Dbug43452.phpt29 // if the current day-of-week is the one mentioned in the phrase.
40 // phrase.
/PHP-8.1/main/
H A Dmain.c2312 const char *phrase; in php_module_startup() member
2360 zend_error(directives[i].error_level, directives[i].phrase, *p); in php_module_startup()
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic5399 # number of voice sample in the 1st phrase?
5403 # 2nd phrase?
5411 # 1 space char after "bytes" to get phrase "bytes RIFF"
23461 # 1 space char after "UPX compressed" to get phrase like "UPX compressed character device"
23467 # 1 space char after "clock" to get phrase like "clock character device driver CLOCK$"
23470 # 1 space char after "fast" to get phrase like "fast standard input/output character device driver"
23473 # 1 space char after "standard" to get phrase like "standard input/output character device driver"
23477 # 1 space char after "output" to get phrase like "input/output character device driver"
23485 # 1 space char before device driver name to get phrase like "device driver PROTMAN$"
24134 # 1 space char after "with" to get phrase "with PNG image" by magic in ./images
H A Dmagic私はガラスを食べられます5399 # number of voice sample in the 1st phrase?
5403 # 2nd phrase?
5411 # 1 space char after "bytes" to get phrase "bytes RIFF"
23461 # 1 space char after "UPX compressed" to get phrase like "UPX compressed character device"
23467 # 1 space char after "clock" to get phrase like "clock character device driver CLOCK$"
23470 # 1 space char after "fast" to get phrase like "fast standard input/output character device driver"
23473 # 1 space char after "standard" to get phrase like "standard input/output character device driver"
23477 # 1 space char after "output" to get phrase like "input/output character device driver"
23485 # 1 space char before device driver name to get phrase like "device driver PROTMAN$"
24134 # 1 space char after "with" to get phrase "with PNG image" by magic in ./images

Completed in 161 milliseconds