Home
last modified time | relevance | path

Searched refs:what (Results 101 – 118 of 118) sorted by relevance

12345

/PHP-7.4/win32/build/
H A Dconfutils.js151 function probe_binary(EXE, what) argument
155 if (what == "version") {
157 } else if (what == "longversion") {
162 if (what == "64") {
/PHP-7.4/win32/
H A Dglob.c380 return what;
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt108 // what about long values for a valid option ...
/PHP-7.4/build/
H A Dpkg.m441 dnl See the "Since" comment for each macro you use to see what version
H A Dconfig.sub947 # because (1) that's what they normally are, and
H A Dlibtool.m42754 ## what you are doing...
2933 # what "hidden" libraries, object files and flags are used when
3254 # what "hidden" libraries, object files and flags are used when
3336 # what "hidden" libraries, object files and flags are used when
3396 # what "hidden" libraries, object files and flags are used when
3512 # what "hidden" libraries, object files and flags are used when
3530 # what "hidden" libraries, object files and flags are used when
3575 # what "hidden" libraries, object files and flags are used when
3593 # what "hidden" libraries, object files and flags are used when
3674 # what "hidden" libraries, object files and flags are used when
[all …]
H A Dphp.m433 dnl PHP_DEF_HAVE(what)
75 dnl Creates builddir/include/what.h and in there #define WHAT value.
1896 dnl Common setup macros: PHP_SETUP_<what>
/PHP-7.4/
H A Dphp.ini-development223 ; Using this ini directive may cause problems unless you know what script
424 ; resources complaining about best practices and coding standards. That's what
427 ; means it pretty much reports everything which is exactly what you want during
594 ; The syslog facility is used to specify what type of program is logging
793 ; what PATH_INFO is. For more information on PATH_INFO, see the cgi specs. Setting
816 ; cgi.rfc2616_headers configuration option tells PHP what type of headers to
1324 ; /path, what this will do is use subdirectories N-levels deep, and
H A Dphp.ini-production223 ; Using this ini directive may cause problems unless you know what script
424 ; resources complaining about best practices and coding standards. That's what
427 ; means it pretty much reports everything which is exactly what you want during
594 ; The syslog facility is used to specify what type of program is logging
793 ; what PATH_INFO is. For more information on PATH_INFO, see the cgi specs. Setting
816 ; cgi.rfc2616_headers configuration option tells PHP what type of headers to
1324 ; /path, what this will do is use subdirectories N-levels deep, and
H A DNEWS2799 . Fixed bug #76674 (improve array_* failure messages exposing what was passed
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c347 static char *_pcre2_config_str(uint32_t what) in PHP_INI_END()
349 int len = pcre2_config(what, NULL); in PHP_INI_END()
352 len = pcre2_config(what, ret); in PHP_INI_END()
/PHP-7.4/docs/
H A Dstreams.md324 First, you need to figure out what data you need to associate with the
/PHP-7.4/ext/standard/
H A Durl_scanner_ex.re573 /* XXX: Crash avoidance. Need to work with reporter to figure out what goes wrong */
H A Dbasic_functions.c844 ZEND_ARG_INFO(0, what)
1513 ZEND_ARG_INFO(0, what)
/PHP-7.4/sapi/phpdbg/
H A Dxml.md509 - on: values are array or variable, depending on what is watched
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2536 # XXX - what flavor of APL used this, and was it a variant of
5634 # little-endian machines as well? If so, what's the deal with
6287 # XXX - what byte order does the Clipper use?
6289 # XXX - what's the "!" stuff:
6606 # because it tries to uncompress it to figure out what's inside.
7730 # Other fields are used to determine what type of CISO this is:
8417 # 2~cp850 , 3~cp1252 , 0x1b~?? ; what code page is 0x1b ?
12001 # Other fields are used to determine what type of CISO this is:
15033 # This appears to be what's used for Apple ColorSync profiles.
17095 # reMarkable-lines-file-format.html#what-to-do-next
[all …]
H A Dmagic2536 # XXX - what flavor of APL used this, and was it a variant of
5634 # little-endian machines as well? If so, what's the deal with
6287 # XXX - what byte order does the Clipper use?
6289 # XXX - what's the "!" stuff:
6606 # because it tries to uncompress it to figure out what's inside.
7730 # Other fields are used to determine what type of CISO this is:
8417 # 2~cp850 , 3~cp1252 , 0x1b~?? ; what code page is 0x1b ?
12001 # Other fields are used to determine what type of CISO this is:
15033 # This appears to be what's used for Apple ColorSync profiles.
17095 # reMarkable-lines-file-format.html#what-to-do-next
[all …]
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch2219 - } else { /* just print what it points to */

Completed in 195 milliseconds

12345