Home
last modified time | relevance | path

Searched refs:handle (Results 251 – 275 of 739) sorted by relevance

1...<<11121314151617181920>>...30

/PHP-5.5/ext/standard/tests/dir/
H A Dreaddir_variation2.phpt11 * Pass readdir() a directory handle pointing to an empty directory to test behaviour
H A Ddir_variation5.phpt13 * Description: Directory class with properties, handle and class and methods read, rewind and close
H A Ddir_error.phpt7 * Description: Directory class with properties, handle and class and methods read, rewind and close
H A Dreaddir_error.phpt27 // close the handle so can remove dir in CLEAN section
/PHP-5.5/ext/dom/tests/
H A Dbug46335.phpt2 Bug #46335 (DOMText::splitText doesn't handle multibyte characters).
/PHP-5.5/ext/tokenizer/tests/
H A Dbug26463.phpt2 Bug #26463 (token_get_all() does not correctly handle semicolons after T_END_HEREDOC)
/PHP-5.5/ext/wddx/tests/
H A Dbug35410.phpt2 #35410 (wddx_deserialize() doesn't handle large ints as keys properly)
H A Dbug35410_64bit.phpt2 #35410 (wddx_deserialize() doesn't handle large ints as keys properly)
/PHP-5.5/sapi/fpm/tests/
H A D003.phpt46 string(%d) "[%d-%s-%d %d:%d:%d] NOTICE: ready to handle connections
/PHP-5.5/ext/standard/tests/strings/
H A Dvfprintf_basic5.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_basic6.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_basic2.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_basic4.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_basic1.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_basic7.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_basic7_64bit.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
/PHP-5.5/ext/xsl/
H A Dphp_xsl.h60 zend_object_handle handle; member
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_errorinfo.phpt40 or PDO->query() and invoke an error on the statement handle,
43 operation performed on a particular statement handle.
/PHP-5.5/Zend/
H A Dzend_generators.c168 static void zend_generator_dtor_storage(zend_generator *generator, zend_object_handle handle TSRMLS… in zend_generator_dtor_storage()
229 object.handle = zend_objects_store_put(generator, in zend_generator_create()
610 zend_objects_store_del_ref_by_handle(iter->handle TSRMLS_CC); in zend_generator_iterator_dtor()
702 iterator->handle = Z_OBJ_HANDLE_P(object); in zend_generator_get_iterator()
703 zend_objects_store_add_ref_by_handle(iterator->handle TSRMLS_CC); in zend_generator_get_iterator()
/PHP-5.5/ext/soap/tests/
H A Dclassmap004.phpt46 $this->server->handle($request);
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug50762.phpt27 $this->server->handle($request);
H A Dbug39832.phpt25 $x->handle($HTTP_RAW_POST_DATA);
H A Dbug42214.phpt20 $server->handle($request);
/PHP-5.5/ext/standard/tests/file/
H A Dflock_basic.phpt6 Prototype: bool flock(resource $handle, int $operation [, int &$wouldblock]);
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dround4_groupH_complex_rpcenc.inc37 $server->handle($HTTP_RAW_POST_DATA);

Completed in 47 milliseconds

1...<<11121314151617181920>>...30