Home
last modified time | relevance | path

Searched refs:handle (Results 626 – 649 of 649) sorted by relevance

1...<<212223242526

/PHP-7.4/Zend/
H A Dzend.c74 ZEND_API int (*zend_stream_open_function)(const char *filename, zend_file_handle *handle);
H A Dzend_API.c2591 if (module->handle && !getenv("ZEND_DONT_UNLOAD_MODULES")) { in module_destructor()
2592 DL_UNLOAD(module->handle); in module_destructor()
/PHP-7.4/ext/oci8/
H A Doci8.c1877 tmp_val = zend_hash_index_find(&EG(regular_list), connection->id->handle); in php_oci_do_connect_ex()
2474 php_error_docref(NULL, E_WARNING, "Unable to find LOB descriptor #%d", column->descid->handle); in php_oci_column_to_zval()
/PHP-7.4/ext/standard/tests/file/
H A Dfgetcsv_variation10.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
H A Dfputcsv_variation13.phpt6 …Prototype: array fputcsv ( resource $handle , array $fields [, string $delimiter [, string $enclos…
H A Dfgetcsv_variation12.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
H A Dfgetcsv_variation4.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
H A Dfgetcsv_variation5.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
H A Dfgetcsv_variation25.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
H A Dfgetcsv_variation27.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
H A Dfgetcsv_variation28.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
H A Dfgetcsv_variation3.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
H A Dfgetcsv_variation6.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
H A Dfputcsv_variation9.phpt6 …Prototype: array fputcsv ( resource $handle , array $fields [, string $delimiter [, string $enclos…
/PHP-7.4/ext/standard/
H A Dfile.c910 php_error_docref(NULL, E_WARNING, "%d is not a valid stream resource", stream->res->handle); in PHP_FUNCTION()
/PHP-7.4/
H A DUPGRADING495 is required, if the child process is supposed to handle CTRL events.
H A Dphp.ini-development1327 ; a more efficient layout for servers that handle many sessions.
H A Dphp.ini-production1327 ; a more efficient layout for servers that handle many sessions.
/PHP-7.4/ext/date/lib/
H A Dparse_date.re1684 /* to handle the format weekday + last/this/next week */
/PHP-7.4/build/
H A Dphp.m41411 dnl didn't properly handle the `char val[1]` struct hack. See bug #76510.
H A Dlibtool.m41488 # path with ; separators, and with drive letters. We can handle the
1617 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
/PHP-7.4/ext/gd/
H A Dgd.c272 ZEND_ARG_INFO(0, handle)
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1653 # handle executables on multiple platforms.
2621 # *.ar packages from *.a libraries. handle empty archive
12834 # handle only name string offset 0 because do not know how to add 2 relative offsets
13221 # ./archive handle pure tar archives
27832 # GRR: handle BASE64
H A Dmagic1653 # handle executables on multiple platforms.
2621 # *.ar packages from *.a libraries. handle empty archive
12834 # handle only name string offset 0 because do not know how to add 2 relative offsets
13221 # ./archive handle pure tar archives
27832 # GRR: handle BASE64

Completed in 174 milliseconds

1...<<212223242526