Home
last modified time | relevance | path

Searched refs:head (Results 76 – 100 of 102) sorted by relevance

12345

/PHP-8.1/ext/phar/tests/files/
H A Dopenssl.phar77 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, …
H A Dopenssl256.phar77 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, …
H A Dopenssl512.phar77 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, …
H A Dpear2coverage.phar114 $output->startElement('head');
186 $output->startElement('head');
235 $output->startElement('head');
319 $output->startElement('head');
393 $output->startElement('head');
433 $output->startElement('head');
/PHP-8.1/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, …
/PHP-8.1/main/streams/
H A Dtransports.c409 if (stream->readfilters.head) { in php_stream_xport_recvfrom()
479 if ((oob || addr) && stream->writefilters.head) { in php_stream_xport_sendto()
/PHP-8.1/tests/lang/
H A D024.phpt7 <head>
375 <head>
600 <head>
825 <head>
1050 <head>
1275 <head>
1500 <head>
1725 <head>
1950 <head>
2175 <head>
[all …]
H A D023.phpt31 <head>
/PHP-8.1/Zend/
H A Dzend_extensions.c287 for (element = zend_extensions.head; element; element = element->next) { in zend_get_extension()
/PHP-8.1/ext/standard/
H A Dphp_fopen_wrapper.c91 if (!input->body->readfilters.head) { in php_stream_input_read()
H A Dconfig.m4463 flock_compat.c formatted_print.c fsock.c head.c html.c image.c \
/PHP-8.1/ext/tidy/
H A Dtidy_arginfo.h278 ZEND_ME_MAPPING(head, tidy_get_head, arginfo_class_tidy_head, ZEND_ACC_PUBLIC)
/PHP-8.1/main/
H A DSAPI.c598 zend_llist_element *current=l->head; in sapi_remove_header()
608 l->head = next; in sapi_remove_header()
H A Dphp_ini.c717 for (element = scanned_ini_list.head; element; element = element->next) { in php_init_config()
H A Dmain.c1513 if (stream->readfilters.head) { in php_zend_stream_fsizer()
/PHP-8.1/win32/build/
H A Dphpize.js.in207 // Write the head of the configure script
/PHP-8.1/ext/iconv/
H A Diconv.c2539 while (buckets_in->head != NULL) { in php_iconv_stream_filter_do_filter()
2540 bucket = buckets_in->head; in php_iconv_stream_filter_do_filter()
/PHP-8.1/ext/oci8/
H A Dconfig.m4198 …php_version=`$PHP_CONFIG --version 2>/dev/null|head -n 1|$PHP_OCI8_SED -e 's#\([0-9]\.[0-9]*\.[0-9…
/PHP-8.1/ext/mysqli/
H A Dmysqli_nonapi.c653 mysql->mysql->data->error_info->error_list.head = NULL;
H A Dmysqli_api.c1848 mysql->mysql->data->error_info->error_list.head = NULL;
/PHP-8.1/ext/session/
H A Dsession.c1277 current = l->head; in php_session_remove_cookie()
1286 l->head = next; in php_session_remove_cookie()
/PHP-8.1/build/
H A Dconfig.guess331 …ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head
H A Dphp.m41895 php_version=$($PHP -v | head -n1 | cut -d ' ' -f 2 | cut -d '-' -f 1)
/PHP-8.1/ext/curl/
H A Dinterface.c2076 if (!stream->readfilters.head && !php_stream_stat(stream, &ssb)) { in build_mime_structure_from_hash()

Completed in 113 milliseconds

12345