Home
last modified time | relevance | path

Searched refs:array (Results 7326 – 7349 of 7349) sorted by relevance

1...<<291292293294

/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_watch.c119 …PHPDBG_COMMAND_D_EX(array, "create watchpoint on an array", 'a', watch_array, &phpdbg_pro…
1367 PHPDBG_WATCH(array) /* {{{ */ argument
/PHP-7.3/ext/standard/tests/file/
H A Dfgetss_variation3-win32.phpt47 $file_modes = array("w+","w+b", "w+t","a+", "a+b", "a+t","x+","x+b","x+t");
H A Dfgetss_variation3.phpt43 $file_modes = array("w+","w+b", "w+t","a+", "a+b", "a+t","x+","x+b","x+t");
/PHP-7.3/ext/intl/
H A Dphp_intl.c360 ZEND_ARG_INFO(0, array)
/PHP-7.3/tests/lang/
H A D028.phpt52 print $name=call_user_func(array(&$dafna,"GetMyName"));
/PHP-7.3/ext/oci8/tests/
H A Dimp_res_3.phpt6 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
24 $stmtarray = array(
74 $stmtarray = array(
H A Dimp_res_7.phpt6 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
/PHP-7.3/Zend/
H A Dzend_operators.h448 #define convert_to_array_ex(pzv) convert_to_ex_master(pzv, array, IS_ARRAY)
H A Dzend_compile.c3714 znode array, needly; in zend_compile_func_in_array() local
3743 || !zend_try_ct_eval_array(&array.u.constant, args->child[1])) { in zend_compile_func_in_array()
3747 if (zend_hash_num_elements(Z_ARRVAL(array.u.constant)) > 0) { in zend_compile_func_in_array()
3750 HashTable *src = Z_ARRVAL(array.u.constant); in zend_compile_func_in_array()
3783 Z_ARRVAL(array.u.constant) = dst; in zend_compile_func_in_array()
3785 array.op_type = IS_CONST; in zend_compile_func_in_array()
3789 opline = zend_emit_op_tmp(result, ZEND_IN_ARRAY, &needly, &array); in zend_compile_func_in_array()
H A Dzend_hash.h291 ZEND_API HashPosition ZEND_FASTCALL zend_hash_iterator_pos_ex(uint32_t idx, zval *array);
/PHP-7.3/
H A Dacinclude.m4185 dnl array of type type. Sources are processed with optional
193 dnl which array to append to?
224 dnl name of the array target-var directly, as well as whether
251 dnl append to the array which has been dynamically chosen at m4 time
H A Dphp.ini-development639 ; registered into the super global array REQUEST. If so, it also determines
644 ; globals array REQUEST empty.
652 ; runs. $argv contains an array of all the arguments passed to PHP when a script
H A Dphp.ini-production641 ; registered into the super global array REQUEST. If so, it also determines
646 ; globals array REQUEST empty.
654 ; runs. $argv contains an array of all the arguments passed to PHP when a script
H A Dconfigure.ac797 dnl Check for variable length array support
/PHP-7.3/ext/standard/tests/strings/
H A Dstr_repeat.phpt14 $variations = array(
H A Dhtml_entity_decode_html5.phpt5 $map = array(
/PHP-7.3/ext/mbstring/
H A Dmbstring.c835 php_mb_parse_encoding_array(zval *array, const mbfl_encoding ***return_list, size_t *return_size, i… in php_mb_parse_encoding_array() argument
844 if (Z_TYPE_P(array) == IS_ARRAY) { in php_mb_parse_encoding_array()
845 target_hash = Z_ARRVAL_P(array); in php_mb_parse_encoding_array()
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug37083.phpt45 array('encoding'=>'ISO-8859-1',
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY455 2006/11/21: [bug] invalid array access.
812 2005/12/29: [dist] change pmatch array size to 25 in testconv.rb.
1148 size 0 array initializer was compile error in VC++.
/PHP-7.3/ext/standard/
H A Dbasic_functions.c3720 BASIC_MINIT_SUBMODULE(array) in PHP_MINIT_FUNCTION()
3776 BASIC_MSHUTDOWN_SUBMODULE(array) in PHP_MSHUTDOWN_FUNCTION()
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch302 -/* void **bufs: an array of compiled magic files */
2261 #define FILE_NAMES_SIZE 49 /* size of array to contain all names */
/PHP-7.3/ext/phar/tests/
H A Dbug45218_SLOWTEST.phpt91 array(2999) {
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic1896 >>8 byte&0xF0 0xa0 \b, root type: array
5349 >3 ubyte >0x7f (array)
11876 # array offset size = fonts * offsetsize = fonts * 4
14804 #0 string BA PC bitmap array data
14895 0 string This\ is\ a\ BitMap\ file Lisp Machine bit-array-file
24537 >15 byte 1 - number array
24538 >15 byte 2 - character array
24554 >>>3 byte 1 - number array
24555 >>>3 byte 2 - character array
27340 # Reserved: array[0..26] of Longint
H A Dmagic私はガラスを食べられます1896 >>8 byte&0xF0 0xa0 \b, root type: array
5349 >3 ubyte >0x7f (array)
11876 # array offset size = fonts * offsetsize = fonts * 4
14804 #0 string BA PC bitmap array data
14895 0 string This\ is\ a\ BitMap\ file Lisp Machine bit-array-file
24537 >15 byte 1 - number array
24538 >15 byte 2 - character array
24554 >>>3 byte 1 - number array
24555 >>>3 byte 2 - character array
27340 # Reserved: array[0..26] of Longint

Completed in 218 milliseconds

1...<<291292293294