Home
last modified time | relevance | path

Searched refs:operation (Results 101 – 125 of 144) sorted by relevance

123456

/PHP-5.4/ext/spl/internal/
H A Drecursiveregexiterator.inc28 * @param mode operation mode (one of self::MATCH, self::GET_MATCH,
/PHP-5.4/ext/standard/tests/file/
H A Dflock.phpt62 Warning: flock(): Illegal operation argument in %s on line %d
H A D005_variation-win32.phpt105 echo "\n-- Checking different times, after performing is_file() operation on the file --\n";
192 -- Checking different times, after performing is_file() operation on the file --
H A D005_variation.phpt120 echo "\n-- Checking different times, after performing is_file() operation on the file --\n";
231 -- Checking different times, after performing is_file() operation on the file --
/PHP-5.4/ext/ldap/tests/
H A Dldap_delete_error.phpt2 ldap_delete() - Delete operation that should fail
H A Dldap_modify_batch_basic.phpt2 ldap_modify_batch() - Basic batch modify operation
H A Dldap_set_option_error.phpt2 ldap_set_option() - ldap_set_option() operation that should fail
H A Dldap_search_error.phpt2 ldap_search() - operation that should fail
H A Dldap_add_error.phpt2 ldap_add() - Add operation that should fail
/PHP-5.4/ext/date/tests/
H A Dbug49059.phpt2 Bug #49059 (DateTime::diff() repeats previous sub() operation)
/PHP-5.4/ext/standard/tests/strings/
H A Daddcslashes_001.phpt9 /* checking normal operation of addcslashes */
/PHP-5.4/ext/soap/tests/bugs/
H A Dbug50698_3.wsdl184 <wsdl:operation name="Echo">
187 </wsdl:operation>
192 <wsdl:operation name="Echo">
193 <soap12:operation soapAction="http://tempuri.org/EchoService/Echo" style="document"/>
200 </wsdl:operation>
H A Dbug50698_2.wsdl184 <wsdl:operation name="Echo">
187 </wsdl:operation>
192 <wsdl:operation name="Echo">
193 <soap12:operation soapAction="http://tempuri.org/EchoService/Echo" style="document"/>
200 </wsdl:operation>
/PHP-5.4/ext/standard/tests/array/
H A D005.phpt79 echo "\nCurrent Element after shift operation is: ";
290 Current Element after shift operation is: int(2)
H A Dshuffle_basic2.phpt26 // printing the input array before the shuffle operation
H A Darray_key_exists.phpt93 echo "\n*** Testing operation on objects ***\n";
282 *** Testing operation on objects ***
/PHP-5.4/
H A DREADME.NEW-OUTPUT-API100 Marking an output handler immutable by itself because of irreversibility of its operation:
104 Restarting the output handler because of a CLEAN operation:
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_errorcode.phpt33 operation performed on a particular statement handle.
H A Dpdo_mysql_errorinfo.phpt43 operation performed on a particular statement handle.
/PHP-5.4/ext/standard/tests/dir/
H A Dscandir_variation7.phpt59 chmod ($dir_path, 0777); // change dir permission to allow all operation
H A Dopendir_variation7.phpt62 chmod ($dir_path, 0777); // change dir permission to allow all operation
H A Dreaddir_variation5.phpt60 chmod ($dir_path, 0777); // change dir permission to allow all operation
H A Ddir_variation3.phpt63 @chmod ($dir_path, 0777); // change dir permission to allow all operation
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_many_columns.phpt35 /* [1227] Access denied; you need the SUPER privilege for this operation */
H A Dmysqli_insert_packet_overflow.phpt43 /* [1227] Access denied; you need the SUPER privilege for this operation */

Completed in 37 milliseconds

123456