Home
last modified time | relevance | path

Searched refs:get (Results 526 – 550 of 565) sorted by relevance

1...<<212223

/PHP-8.0/ext/standard/tests/file/
H A Dfseek_ftell_rewind_basic2.phpt39 fill_buffer($data_to_be_written, $file_content_type, 512); //get the data of size 512
H A Dfseek_ftell_rewind_basic2-win32-mb.phpt39 fill_buffer($data_to_be_written, $file_content_type, 512); //get the data of size 512
H A Dfseek_ftell_rewind_basic2-win32.phpt39 fill_buffer($data_to_be_written, $file_content_type, 512); //get the data of size 512
/PHP-8.0/ext/standard/tests/strings/
H A Dstr_replace_variation2.phpt56 /* loop through to get the $string */
/PHP-8.0/ext/pdo_oci/tests/
H A Dpdo_oci_stmt_getcolumnmeta.phpt298 // we should never get here, we use warnings, but never trust a system...
/PHP-8.0/build/
H A Dpkg.m4184 To get pkg-config, see <http://pkg-config.freedesktop.org/>.])[]dnl
H A Dlibtool.m4674 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
3198 # from the output so that they don't get included in the library
3260 # from the output so that they don't get included in the library
3342 # from the output so that they don't get included in the library
3402 # from the output so that they don't get included in the library
3518 # from the output so that they don't get included in the library
3581 # from the output so that they don't get included in the library
4018 # with your package, and you will get complaints that there are
5072 # Just because we use GCC doesn't mean we suddenly get shared libraries
5364 # platforms (ab)use it in PIC code, but their linkers get confused if
[all …]
/PHP-8.0/Zend/
H A Dzend_weakrefs.c277 ZEND_METHOD(WeakReference, get) in ZEND_METHOD() argument
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt100 // parsing should not get confused by chr(0)
H A Dpdo_mysql_stmt_getcolumnmeta.phpt296 // we should never get here, we use warnings, but never trust a system...
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_fetch_array.phpt115 // Don't expect a unicode value from the database, you'll get binary string
/PHP-8.0/ext/phar/phar/
H A Dpharcommand.inc232 $phpdir = `pear config-get php_dir 2>/dev/null`;
619 * it and get the files to insert into the Phar archive.
1301 * @return array The arguments for meta get.
/PHP-8.0/ext/bcmath/libbcmath/
H A DLICENSE31 for this service if you wish); that you receive source code or can get
43 you. You must make sure that they, too, receive or can get the source
500 You should also get your employer (if you work as a programmer) or
/PHP-8.0/ext/intl/tests/
H A Dut_common.inc427 return $GLOBALS['oo-mode'] ? $bundle->get($idx):resourcebundle_get($bundle, $idx);
/PHP-8.0/ext/standard/tests/general_functions/
H A Dgettype_settype_basic.phpt8 Use the gettype() to get the type of regular data and use settype()
/PHP-8.0/ext/intl/calendar/
H A Dcalendar_methods.cpp241 _php_intlcal_field_uec_ret_in32t_method(&Calendar::get, in PHP_FUNCTION()
/PHP-8.0/
H A D.gdbinit8 but we could get the resource from the argument
H A DNEWS132 . Fixed bug GH-8932 (ReflectionFunction provides no way to get the called
1078 . Fixed bug #80644 (Missing resource causes subsequent get() calls to fail).
1276 . Fixed bug #79867 (Promoted untyped properties should get null default
H A DUPGRADING276 used to get the current timestamp.
846 . New ZipArchive::lastId property to get index value of last added entry.
1063 . The function imagegetinterpolation() to get the current interpolation method
/PHP-8.0/Zend/tests/
H A D019.phpt103 // get the keys of the $array_var
123 // dump the array to see that that array did not get modified
/PHP-8.0/ext/standard/
H A Dproc_open.c1229 # error You lose (configure should not have let you get here) in PHP_FUNCTION()
/PHP-8.0/ext/mbstring/libmbfl/
H A DLICENSE30 for this service if you wish); that you receive source code or can get
42 you. You must make sure that they, too, receive or can get the source
/PHP-8.0/ext/ftp/tests/
H A Dserver.inc33 case 'get':
/PHP-8.0/sapi/fpm/tests/
H A Dlogtool.inc511 // get actual message
/PHP-8.0/ext/fileinfo/
H A Dlibmagic.patch2860 - /* First, try to get a magic file from user-application data */
2864 - /* Second, try to get a magic file from the user profile data */
2869 - /* Third, try to get a magic file from Common Files */
2873 - /* Fourth, try to get magic file relative to exe location */
2876 - /* Fifth, try to get magic file relative to dll location */

Completed in 142 milliseconds

1...<<212223