Home
last modified time | relevance | path

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

1234

/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dqueue.h38 node *head, *tail, *cursor; member
83 #define Q_Iter_Head_F(q) (q ? (q_iter)((queue*)q)->head : NULL)
/PHP-7.4/ext/standard/
H A Dhead.h30 extern PHP_RINIT_FUNCTION(head);
H A Dfilters.c46 while (buckets_in->head) { in strfilter_rot13_filter()
47 bucket = php_stream_bucket_make_writeable(buckets_in->head); in strfilter_rot13_filter()
94 while (buckets_in->head) { in strfilter_toupper_filter()
95 bucket = php_stream_bucket_make_writeable(buckets_in->head); in strfilter_toupper_filter()
122 while (buckets_in->head) { in strfilter_tolower_filter()
123 bucket = php_stream_bucket_make_writeable(buckets_in->head); in strfilter_tolower_filter()
214 while (buckets_in->head) { in strfilter_strip_tags_filter()
1659 while (buckets_in->head != NULL) { in strfilter_convert_filter()
1660 bucket = buckets_in->head; in strfilter_convert_filter()
1781 while ((bucket = buckets_in->head) != NULL) { in consumed_filter_filter()
[all …]
H A Dconfig.w3230 file.c filestat.c formatted_print.c fsock.c head.c html.c image.c \
/PHP-7.4/ext/dba/libcdb/
H A Dcdb_make.h45 struct cdb_hplist *head; member
/PHP-7.4/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-7.4/ext/mysqli/tests/
H A Dbug54674.phpt2 Bug #54674 mysqlnd valid_sjis_(head|tail) is using invalid operator and range.
/PHP-7.4/ext/xml/tests/
H A Dbug30266.phpt13 Fatal error: Invalid opcode 137/1/8. in /home/hartmut/projects/php/dev/head/ext/xml/tests/bug30266.…
/PHP-7.4/main/streams/
H A Dstreams.c489 while (stream->readfilters.head) { in _php_stream_free()
490 if (stream->readfilters.head->res != NULL) { in _php_stream_free()
495 while (stream->writefilters.head) { in _php_stream_free()
544 if (stream->readfilters.head) { in _php_stream_fill_read_buffer()
598 while (brig_inp->head) { in _php_stream_fill_read_buffer()
599 bucket = brig_inp->head; in _php_stream_fill_read_buffer()
1201 while (brig_inp->head) { in _php_stream_write_filtered()
1202 bucket = brig_inp->head; in _php_stream_write_filtered()
1233 if (stream->writefilters.head) { in _php_stream_flush()
1260 if (stream->writefilters.head) { in _php_stream_write()
[all …]
/PHP-7.4/ext/pcntl/
H A Dphp_pcntl.h88 struct php_pcntl_pending_signal *head, *tail, *spares; variable
H A Dpcntl.c592 PCNTL_G(head) = PCNTL_G(tail) = PCNTL_G(spares) = NULL; in PHP_RINIT_FUNCTION()
619 while (PCNTL_G(head)) { in PHP_RSHUTDOWN_FUNCTION()
620 sig = PCNTL_G(head); in PHP_RSHUTDOWN_FUNCTION()
621 PCNTL_G(head) = sig->next; in PHP_RSHUTDOWN_FUNCTION()
1475 if (PCNTL_G(head) && PCNTL_G(tail)) { in pcntl_signal_handler()
1478 PCNTL_G(head) = psig; in pcntl_signal_handler()
1503 if (!PCNTL_G(head) || PCNTL_G(processing_signal_queue)) { in pcntl_signal_dispatch()
1511 queue = PCNTL_G(head); in pcntl_signal_dispatch()
1512 PCNTL_G(head) = NULL; /* simple stores are atomic */ in pcntl_signal_dispatch()
/PHP-7.4/ext/zlib/
H A Dzlib_filter.c74 while (buckets_in->head) { in php_zlib_inflate_filter()
77 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_zlib_inflate_filter()
191 while (buckets_in->head) { in php_zlib_deflate_filter()
194 bucket = buckets_in->head; in php_zlib_deflate_filter()
/PHP-7.4/ext/bz2/
H A Dbz2_filter.c90 while (buckets_in->head) { in php_bz2_decompress_filter()
93 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_decompress_filter()
226 while (buckets_in->head) { in php_bz2_compress_filter()
229 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_compress_filter()
/PHP-7.4/ext/tidy/tests/
H A D012.phpt37 string(31) "<head>
39 </head>
42 string(4) "head"
/PHP-7.4/Zend/
H A Dzend_llist.h36 zend_llist_element *head; member
/PHP-7.4/sapi/fpm/tests/
H A Dstatus.inc138 "<head><title>" . self::HTML_TITLE . "</title></head>\n" .
/PHP-7.4/
H A Dbuildconf84 ac_version=$($PHP_AUTOCONF --version 2>/dev/null|head -n 1|sed -e 's/^[^0-9]*//' -e 's/[a-z]* *$//')
/PHP-7.4/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-7.4/ext/dom/tests/
H A Dbug76738.phpt102 …nsitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><title>Tidy</title></head><body>…
/PHP-7.4/ext/mbstring/tests/
H A Dmb_str_split_utf8_utf16.phpt16 /* 123 string and 4-bytes length character 0xf09280a9 head without tail */
/PHP-7.4/ext/phar/tests/
H A Dphar_createdefaultstub.phpt113 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Foun…
407 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Foun…
709 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Foun…
H A Dphar_setdefaultstub.phpt133 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Foun…
428 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Foun…
723 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Foun…
/PHP-7.4/ext/soap/
H A Dsoap.c3473 head = NULL;
3479 head = trav;
3562 if (head) {
3565 attr = head->properties;
3578 trav = head->children;
3832 xmlNodePtr head = NULL; local
4154 if (head->children == NULL) {
4155 xmlUnlinkNode(head);
4156 xmlFreeNode(head);
4320 if (head) {
[all …]
/PHP-7.4/ext/phar/tests/cache_list/files/
H A Dnophar.phar77 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, …
H A Dopenssl.phar77 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, …

Completed in 62 milliseconds

1234