Home
last modified time | relevance | path

Searched refs:array (Results 6826 – 6838 of 6838) sorted by relevance

1...<<271272273274

/PHP-5.6/
H A Dphp.ini-development612 ; registered into the super global array REQUEST. If so, it also determines
617 ; globals array REQUEST empty.
625 ; runs. $argv contains an array of all the arguments passed to PHP when a script
H A Dphp.ini-production612 ; registered into the super global array REQUEST. If so, it also determines
617 ; globals array REQUEST empty.
625 ; runs. $argv contains an array of all the arguments passed to PHP when a script
/PHP-5.6/ext/standard/
H A Dbasic_functions.c3645 BASIC_MINIT_SUBMODULE(array) in PHP_MINIT_FUNCTION()
3697 BASIC_MSHUTDOWN_SUBMODULE(array) in PHP_MSHUTDOWN_FUNCTION()
/PHP-5.6/ext/fileinfo/
H A Dlibmagic.patch1392 #define FILE_NAMES_SIZE 48 /* size of array to contain all names */
3420 + Need to move to the inner array to get the global match */
/PHP-5.6/win32/
H A Dphp5dll.dsp339 SOURCE=..\ext\standard\array.c
H A Dphp5dllts.dsp1767 SOURCE=..\ext\standard\array.c
/PHP-5.6/ext/standard/tests/strings/
H A Dhtml_entity_decode_html5.phpt5 $map = array(
/PHP-5.6/Zend/
H A Dzend_vm_execute.h13983 zval *array = EX_T(opline->op1.var).fe.ptr; in ZEND_FE_FETCH_SPEC_VAR_HANDLER() local
13995 switch (zend_iterator_unwrap(array, &iter TSRMLS_CC)) { in ZEND_FE_FETCH_SPEC_VAR_HANDLER()
14002 zend_object *zobj = zend_objects_get_address(array TSRMLS_CC); in ZEND_FE_FETCH_SPEC_VAR_HANDLER()
14008 fe_ht = Z_OBJPROP_P(array); in ZEND_FE_FETCH_SPEC_VAR_HANDLER()
14039 fe_ht = Z_ARRVAL_P(array); in ZEND_FE_FETCH_SPEC_VAR_HANDLER()
14059 zval_ptr_dtor(&array); in ZEND_FE_FETCH_SPEC_VAR_HANDLER()
14067 zval_ptr_dtor(&array); in ZEND_FE_FETCH_SPEC_VAR_HANDLER()
14074 zval_ptr_dtor(&array); in ZEND_FE_FETCH_SPEC_VAR_HANDLER()
14085 zval_ptr_dtor(&array); in ZEND_FE_FETCH_SPEC_VAR_HANDLER()
/PHP-5.6/ext/phar/tests/
H A Dbug45218_SLOWTEST.phpt92 array(2999) {
H A Dbug45218_SLOWTESTU.phpt92 array(2999) {
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic1557 >>8 byte&0xF0 0xa0 \b, root type: array
10737 #0 string BA PC bitmap array data
10826 0 string This\ is\ a\ BitMap\ file Lisp Machine bit-array-file
17663 >15 byte 1 - number array
17664 >15 byte 2 - character array
17680 >>>3 byte 1 - number array
17681 >>>3 byte 2 - character array
/PHP-5.6/ext/pcre/pcrelib/
H A DChangeLog3634 to pcre_chartables.c because without it, gcc 4.x may remove the array
5681 3. The erroneous regex a[]b caused an array overrun reference.
/PHP-5.6/ext/pcre/pcrelib/doc/
H A Dpcre.txt9728 an array of nmatch structures of type regmatch_t, containing the mem-
9734 entries in the array have both structure members set to -1.

Completed in 231 milliseconds

1...<<271272273274