Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/tests/strings/
H A Dmetaphone.phpt11 var_dump(metaphone("valid phrase", -1));
12 var_dump(metaphone("valid phrase", 0));
13 var_dump(metaphone("valid phrase", 10000));
/PHP-5.5/ext/snmp/tests/
H A Dsnmp-object-setSecurity_error.phpt49 Warning: SNMP::setSecurity(): Error generating a key for authentication pass phrase '': Generic err…
52 Warning: SNMP::setSecurity(): Error generating a key for authentication pass phrase 'te': Generic e…
58 Warning: SNMP::setSecurity(): Error generating a key for privacy pass phrase '': Generic error (The…
61 Warning: SNMP::setSecurity(): Error generating a key for privacy pass phrase 'ty': Generic error (T…
H A Dsnmp3-error.phpt51 Warning: snmp3_get(): Error generating a key for authentication pass phrase '': Generic error (The …
54 Warning: snmp3_get(): Error generating a key for authentication pass phrase 'te': Generic error (Th…
60 Warning: snmp3_get(): Error generating a key for privacy pass phrase '': Generic error (The supplie…
63 Warning: snmp3_get(): Error generating a key for privacy pass phrase 'ty': Generic error (The suppl…
/PHP-5.5/ext/openssl/tests/
H A D016.phpt36 Warning: openssl_public_decrypt(): key array must be of the form array(0 => key, 1 => phrase) in %s…
42 Warning: openssl_public_decrypt(): key array must be of the form array(0 => key, 1 => phrase) in %s…
H A D004.phpt29 Warning: openssl_csr_new(): key array must be of the form array(0 => key, 1 => phrase) in %s on lin…
H A D017.phpt34 Warning: openssl_private_decrypt(): key array must be of the form array(0 => key, 1 => phrase) in %…
H A D021.phpt72 Warning: openssl_csr_sign(): key array must be of the form array(0 => key, 1 => phrase) in %s on li…
/PHP-5.5/ext/date/tests/
H A Dbug43452.phpt29 // if the current day-of-week is the one mentioned in the phrase.
40 // phrase.
/PHP-5.5/main/
H A Dmain.c2280 const char *phrase; in php_module_startup() member
2325 zend_error(directives[i].error_level, directives[i].phrase, *p); in php_module_startup()
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS650 (ii) Added --help to list all options with an explanatory phrase.
H A DChangeLog485 9. The informational output from pcretest used the phrase "starting byte set"
1579 7. pcretest now gives a text phrase as well as the error number when
5234 (ii) Added --help to list all options with an explanatory phrase.
/PHP-5.5/
H A DNEWS6867 phrase). (Derick)
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt3512 this is called "capturing" in what follows, and the phrase "capturing

Completed in 93 milliseconds