Home
last modified time | relevance | path

Searched refs:get (Results 1001 – 1025 of 1046) sorted by relevance

1...<<4142

/PHP-5.3/ext/standard/tests/file/
H A Dfseek_ftell_rewind_basic2-win32.phpt50 fill_buffer($data_to_be_written, $file_content_type, 512); //get the data of size 512
H A Dfseek_ftell_rewind_basic2.phpt49 fill_buffer($data_to_be_written, $file_content_type, 512); //get the data of size 512
/PHP-5.3/ext/standard/tests/array/
H A Darray_intersect_ukey_variation3.phpt17 //get an unset variable
H A Darray_walk_recursive_variation2.phpt18 //get an unset variable
H A Dkrsort_variation1.phpt21 // get an unset variable
H A Dksort_variation1.phpt20 // get an unset variable
H A Dasort_variation1.phpt21 // get an unset variable
H A Dsort_variation1.phpt21 //get an unset variable
/PHP-5.3/ext/standard/tests/strings/
H A Dhebrevc_variation2.phpt13 //get an unset variable
H A Dstr_replace_variation2.phpt58 /* loop through to get the $string */
H A Dwordwrap_variation2.phpt22 // get an unset variable
/PHP-5.3/
H A DREADME.SUBMITTING_PATCH118 http://www.php.net/svn.php for help on using SVN to get and build PHP
/PHP-5.3/ext/mysql/tests/
H A Dmysql_fetch_array.phpt118 // Don't expect a unicode value from the database, you'll get binary string
/PHP-5.3/ext/intl/tests/
H A Dut_common.inc407 return $GLOBALS['oo-mode'] ? $bundle->get($idx):resourcebundle_get($bundle, $idx);
/PHP-5.3/ext/ftp/tests/
H A Dserver.inc37 case 'get':
/PHP-5.3/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-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_getcolumnmeta.phpt304 // we should never get here, we use warnings, but never trust a system...
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_fetch_array.phpt122 // Don't expect a unicode value from the database, you'll get binary string
/PHP-5.3/ext/filter/docs/
H A Dfilter.txt98 type, if you ask for an array, you will get an array even if the source is
/PHP-5.3/ext/standard/
H A Dproc_open.c947 # error You lose (configure should not have let you get here) in PHP_FUNCTION()
/PHP-5.3/ext/standard/tests/general_functions/
H A Dgettype_settype_basic.phpt15 Use the gettype() to get the type of regular data and use settype()
/PHP-5.3/Zend/
H A Dzend_builtin_functions.c659 if (Z_OBJ_HT_P(val)->get) { in ZEND_FUNCTION()
660 val_free = val = Z_OBJ_HT_P(val)->get(val TSRMLS_CC); in ZEND_FUNCTION()
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dsqlite.h.in206 ** table. To get an accurate count of the number of rows deleted, use
230 ** table. To get an accurate count of the number of rows deleted, use
465 void (*xFinalize)(sqlite_func*), /* Called once to get final result */
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog826 as not to get warnings when autogen.sh is called. Also changed
1988 control the way the "get" function works - but the PCRE_INFO_JCHANGED
2109 10. Fixed a bug in the documentation for get/copy named substring when
2306 4. Updated comments in configure.ac that get placed in config.h.in and also
2650 35. Tidied to get rid of some further signed/unsigned compiler warnings and
3112 2. A couple of code tidies to get rid of compiler warnings.
3524 To make it easier for callers to provide specially tailored get/free
3747 3. Some tidies to get rid of compiler warnings:
4248 bytes in the wrong order. How dumb can you get?
4766 6. Moved the call to setjmp() into its own function, to get rid of warnings
[all …]
H A DNEWS512 its entry point. To get the function called, the regex must include (?C) at
516 easy to get totally confused.

Completed in 57 milliseconds

1...<<4142