Home
last modified time | relevance | path

Searched refs:text (Results 701 – 714 of 714) sorted by relevance

1...<<212223242526272829

/PHP-8.1/ext/ffi/
H A Dffi.g61 #define yy_text FFI_G(text)
H A Dffi_parser.c31 #define yy_text FFI_G(text)
/PHP-8.1/Zend/
H A Dzend_language_scanner.l1264 char opening = nest_loc->text; in exit_nesting()
1281 report_bad_nesting(nest_loc->text, nest_loc->lineno, 0); in check_nesting_at_end()
/PHP-8.1/
H A Dphp.ini-development714 ; PHP's built-in default media type is set to text/html.
716 default_mimetype = "text/html"
1692 ; Default: mbstring.http_output_conv_mimetypes=^(text/|application/xhtml\+xml)
1830 ; Each OPcache blacklist file is a text file that holds the names of files
1895 ; Enables or disables copying of PHP code (text segment) into HUGE PAGES.
H A Dphp.ini-production716 ; PHP's built-in default media type is set to text/html.
718 default_mimetype = "text/html"
1694 ; Default: mbstring.http_output_conv_mimetypes=^(text/|application/xhtml\+xml)
1832 ; Each OPcache blacklist file is a text file that holds the names of files
1897 ; Enables or disables copying of PHP code (text segment) into HUGE PAGES.
H A DNEWS204 . Fixed bug GH-11891 (fileinfo returns text/xml for some svg files). (usarise)
1329 . Number of error markers emitted for invalid UTF-8 text matches WHATWG specification.
1766 . Fixed bug #81037 (PDO discards error message text from prepared
H A DUPGRADING234 $file = new CURLStringFile($data, 'filename.txt', 'text/plain');
/PHP-8.1/ext/standard/html_tables/mappings/
H A DROMAN.TXT116 # text, and the associated code points are not generally
/PHP-8.1/build/
H A Dlibtool.m43711 _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
3731 # ever link correctly. If we're not using GNU ld we use -z text
3743 _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
4498 # text mode, it properly converts lines to CR/LF. This bash problem
5607 …_LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $link…
6058 _LT_AC_TAGVAR(no_undefined_flag, $1)=' -z text'
6095 …_LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_…
6142 _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
6160 # ever link correctly. If we're not using GNU ld we use -z text
6163 _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
/PHP-8.1/ext/fileinfo/
H A Dlibmagic.patch933 ubuf, ulen, code, type, text);
1356 * the compressed text. FIXME.
3118 ((text && (m->str_flags & FLT) == STRING_BINTEST) ||
3119 (!text && (m->str_flags & FLT) == STRING_TEXTTEST))) ||
/PHP-8.1/ext/pgsql/
H A Dpgsql.c288 #define PHP_PQ_ERROR(text, pgsql) { \ argument
290 php_error_docref(NULL, E_WARNING, text, ZSTR_VAL(msgbuf)); \
/PHP-8.1/sapi/fpm/tests/
H A Dtester.inc549 $response->expectBody($pingResponse, 'text/plain');
/PHP-8.1/ext/date/lib/
H A Dparse_date.re241 /* The relative text table. */
/PHP-8.1/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt262 # interchangeability of the resulting Unicode text. Whenever possible,

Completed in 73 milliseconds

1...<<212223242526272829