Home
last modified time | relevance | path

Searched refs:head (Results 51 – 75 of 102) sorted by relevance

12345

/PHP-8.1/ext/standard/
H A Dhead.h28 extern PHP_RINIT_FUNCTION(head);
H A Duser_filters.c204 if (buckets_in->head) { in userfilter_filter()
208 while ((bucket = buckets_in->head)) { in userfilter_filter()
215 php_stream_bucket *bucket = buckets_out->head; in userfilter_filter()
219 bucket = buckets_out->head; in userfilter_filter()
391 if (brigade->head && (bucket = php_stream_bucket_make_writeable(brigade->head))) { in PHP_FUNCTION()
H A Dfilters.c44 while (buckets_in->head) { in strfilter_rot13_filter()
45 bucket = php_stream_bucket_make_writeable(buckets_in->head); in strfilter_rot13_filter()
92 while (buckets_in->head) { in strfilter_toupper_filter()
93 bucket = php_stream_bucket_make_writeable(buckets_in->head); in strfilter_toupper_filter()
120 while (buckets_in->head) { in strfilter_tolower_filter()
121 bucket = php_stream_bucket_make_writeable(buckets_in->head); in strfilter_tolower_filter()
1527 while (buckets_in->head != NULL) { in strfilter_convert_filter()
1528 bucket = buckets_in->head; in strfilter_convert_filter()
1649 while ((bucket = buckets_in->head) != NULL) { in consumed_filter_filter()
1865 while (buckets_in->head) { in php_chunked_filter()
[all …]
H A Dconfig.w3230 file.c filestat.c formatted_print.c fsock.c head.c html.c image.c \
/PHP-8.1/sapi/cli/tests/
H A Dphp_cli_server_014.phpt71 <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
72 </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/no-exists.php</cod…
/PHP-8.1/ext/dba/libcdb/
H A Dcdb_make.h43 struct cdb_hplist *head; member
/PHP-8.1/ext/pcntl/
H A Dphp_pcntl.h47 struct php_pcntl_pending_signal *head, *tail, *spares; variable
H A Dpcntl.c458 PCNTL_G(head) = PCNTL_G(tail) = PCNTL_G(spares) = NULL; in PHP_RINIT_FUNCTION()
502 while (PCNTL_G(head)) { in PHP_RSHUTDOWN_FUNCTION()
503 sig = PCNTL_G(head); in PHP_RSHUTDOWN_FUNCTION()
504 PCNTL_G(head) = sig->next; in PHP_RSHUTDOWN_FUNCTION()
1357 if (PCNTL_G(head) && PCNTL_G(tail)) { in pcntl_signal_handler()
1360 PCNTL_G(head) = psig; in pcntl_signal_handler()
1385 if (!PCNTL_G(head) || PCNTL_G(processing_signal_queue)) { in pcntl_signal_dispatch()
1393 queue = PCNTL_G(head); in pcntl_signal_dispatch()
1394 PCNTL_G(head) = NULL; /* simple stores are atomic */ in pcntl_signal_dispatch()
/PHP-8.1/main/streams/
H A Dstreams.c487 while (stream->readfilters.head) { in _php_stream_free()
488 if (stream->readfilters.head->res != NULL) { in _php_stream_free()
493 while (stream->writefilters.head) { in _php_stream_free()
542 if (stream->readfilters.head) { in _php_stream_fill_read_buffer()
596 while (brig_inp->head) { in _php_stream_fill_read_buffer()
597 bucket = brig_inp->head; in _php_stream_fill_read_buffer()
1194 while (brig_inp->head) { in _php_stream_write_filtered()
1195 bucket = brig_inp->head; in _php_stream_write_filtered()
1226 if (stream->writefilters.head) { in _php_stream_flush()
1253 if (stream->writefilters.head) { in _php_stream_write()
[all …]
/PHP-8.1/ext/mysqli/tests/
H A Dbug54674.phpt2 Bug #54674 mysqlnd valid_sjis_(head|tail) is using invalid operator and range.
/PHP-8.1/ext/xml/tests/
H A Dbug30266.phpt11 Fatal error: Invalid opcode 137/1/8. in /home/hartmut/projects/php/dev/head/ext/xml/tests/bug30266.…
/PHP-8.1/ext/bz2/
H A Dbz2_filter.c88 while (buckets_in->head) { in php_bz2_decompress_filter()
91 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_decompress_filter()
225 while (buckets_in->head) { in php_bz2_compress_filter()
228 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_compress_filter()
/PHP-8.1/ext/zlib/
H A Dzlib_filter.c72 while (buckets_in->head) { in php_zlib_inflate_filter()
75 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_zlib_inflate_filter()
190 while (buckets_in->head) { in php_zlib_deflate_filter()
193 bucket = buckets_in->head; in php_zlib_deflate_filter()
/PHP-8.1/ext/tidy/tests/
H A D012.phpt37 string(31) "<head>
39 </head>
42 string(4) "head"
/PHP-8.1/Zend/
H A Dzend_llist.h36 zend_llist_element *head; member
/PHP-8.1/
H A Dbuildconf84 ac_version=$($PHP_AUTOCONF --version 2>/dev/null|head -n 1|sed -e 's/^[^0-9]*//' -e 's/[a-z]* *$//')
/PHP-8.1/ext/standard/tests/file/
H A Duserstreams.phpt25 Where I lay my head is home
41 Where I lay my head is home
46 Where I lay my head is home
/PHP-8.1/ext/tidy/
H A Dtidy.stub.php149 public function head(): ?tidyNode {} function in tidy
/PHP-8.1/ext/mbstring/tests/
H A Dmb_str_split_utf8_utf16.phpt15 /* 123 string and 4-bytes length character 0xf09280a9 head without tail */
/PHP-8.1/ext/phar/tests/
H A Dphar_createdefaultstub.phpt112 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Foun…
406 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Foun…
708 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Foun…
H A Dphar_setdefaultstub.phpt132 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Foun…
427 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Foun…
722 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Foun…
/PHP-8.1/sapi/fpm/tests/
H A Dstatus.inc139 "<head><title>" . self::HTML_TITLE . "</title></head>\n" .
/PHP-8.1/ext/soap/
H A Dsoap.c3041 head = NULL;
3047 head = trav;
3130 if (head) {
3133 attr = head->properties;
3146 trav = head->children;
3397 xmlNodePtr head = NULL; local
3723 if (head->children == NULL) {
3724 xmlUnlinkNode(head);
3725 xmlFreeNode(head);
3889 if (head) {
[all …]
/PHP-8.1/ext/phar/tests/files/
H A Dinclude_path2.phar77 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, …
H A Dnophar.phar77 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, …

Completed in 73 milliseconds

12345