/PHP-8.0/ext/ldap/ |
H A D | config.m4 | 12 dnl Find Oracle Instant Client RPM header location corresponding to the
|
/PHP-8.0/ext/standard/tests/file/ |
H A D | tempnam_variation2-win32.phpt | 68 echo "unknown location\n";
|
H A D | tempnam_variation2.phpt | 68 echo "unknown location\n";
|
H A D | file.inc | 325 $file_path = location of the file and where links need to be created 452 $file_path = location of the files 495 $file_path = location of link files
|
/PHP-8.0/win32/build/ |
H A D | config.w32.phpize.in | 25 ARG_ENABLE('object-out-dir', 'Alternate location for binary objects during build', '');
|
H A D | config.w32 | 25 ARG_ENABLE('object-out-dir', 'Alternate location for binary objects during build', '');
|
/PHP-8.0/build/ |
H A D | pkg.m4 | 221 dnl Substitutes the variable pkgconfigdir as the location where a module 243 dnl Substitutes the variable noarch_pkgconfigdir as the location where a
|
H A D | libtool.m4 | 370 # the location of the communication and MPI libs are included too. 3183 # location of the library. 3233 # location of the library. 5883 # but as the default location of the library. 5902 # but as the default location of the library. 5948 # but as the default location of the library.
|
H A D | php.m4 | 314 dnl Stores the location of libgcc in libgcc_libpath.
|
/PHP-8.0/ext/soap/ |
H A D | php_http.c | 337 char *location, in make_http_soap_request() argument 428 if (location != NULL && location[0] != '\000') { in make_http_soap_request() 429 phpurl = php_url_parse(location); in make_http_soap_request()
|
/PHP-8.0/ext/date/lib/ |
H A D | timelib.h | 175 tlocinfo location; member
|
/PHP-8.0/sapi/phpdbg/ |
H A D | xml.md | 304 - <classsource /> where the class was defined, if there are no attributes, location is unknown, … 313 - <functionsource /> where the function was defined, if there are no attributes, location is unk…
|
/PHP-8.0/ext/date/ |
H A D | php_date.c | 3732 add_assoc_string(return_value, "country_code", tzobj->tzi.tz->location.country_code); in PHP_FUNCTION() 3733 add_assoc_double(return_value, "latitude", tzobj->tzi.tz->location.latitude); in PHP_FUNCTION() 3734 add_assoc_double(return_value, "longitude", tzobj->tzi.tz->location.longitude); in PHP_FUNCTION() 3735 add_assoc_string(return_value, "comments", tzobj->tzi.tz->location.comments); in PHP_FUNCTION()
|
/PHP-8.0/ |
H A D | php.ini-development | 11 ; 1. SAPI module specific location. 513 ; server-specific log, STDERR, or a location specified by the error_log 1815 ; The location of the OPcache blacklist file (wildcards allowed). 1919 ; The location of a Certificate Authority (CA) file on the local filesystem
|
H A D | php.ini-production | 11 ; 1. SAPI module specific location. 515 ; server-specific log, STDERR, or a location specified by the error_log 1817 ; The location of the OPcache blacklist file (wildcards allowed). 1921 ; The location of a Certificate Authority (CA) file on the local filesystem
|
H A D | NEWS | 1223 . Fixed bug #55847 (DOTNET .NET 4.0 GAC new location). (cmb)
|
/PHP-8.0/ext/soap/tests/bugs/ |
H A D | bug37083.phpt | 10 function __doRequest($request, $location, $action, $version, $one_way = 0) {
|
/PHP-8.0/docs/ |
H A D | release-process.md | 190 `php-general@lists.php.net` lists pointing out "the location of the release"
|
/PHP-8.0/ext/reflection/ |
H A D | php_reflection.c | 6443 zend_string *location = zend_get_attribute_target_names(attr->target); in ZEND_METHOD() local 6447 ZSTR_VAL(attr->data->name), ZSTR_VAL(location), ZSTR_VAL(allowed) in ZEND_METHOD() 6450 zend_string_release(location); in ZEND_METHOD()
|
/PHP-8.0/ext/fileinfo/ |
H A D | libmagic.patch | 2873 - /* Fourth, try to get magic file relative to exe location */ 2876 - /* Fifth, try to get magic file relative to dll location */
|
/PHP-8.0/Zend/ |
H A D | zend_compile.c | 6316 zend_string *location = zend_get_attribute_target_names(target); in zend_compile_attributes() local 6320 ZSTR_VAL(attr->name), ZSTR_VAL(location), ZSTR_VAL(allowed) in zend_compile_attributes()
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 1960 # written at its usual memory location of 2048 and its first line 12598 # look for 2nd FAT at different location to distinguish between 360k and 500k 14438 # Caris LIDAR format for LADS comes as two parts... ascii location file and binary waveform data 32586 # rhOffsetTable; the location of the resource lookup table 32589 # rhXmlData; the location of the XML data 32593 # rhBootMetadata; the location of the metadata resource 32595 # rhIntegrity; the location of integrity table used to verify files
|
H A D | magic | 1960 # written at its usual memory location of 2048 and its first line 12598 # look for 2nd FAT at different location to distinguish between 360k and 500k 14438 # Caris LIDAR format for LADS comes as two parts... ascii location file and binary waveform data 32586 # rhOffsetTable; the location of the resource lookup table 32589 # rhXmlData; the location of the XML data 32593 # rhBootMetadata; the location of the metadata resource 32595 # rhIntegrity; the location of integrity table used to verify files
|