Home
last modified time | relevance | path

Searched refs:element (Results 1126 – 1144 of 1144) sorted by relevance

1...<<414243444546

/PHP-7.0/
H A DUPGRADING148 will now print all three elements (0 1 2), while previously the second element
162 will now iterate over the appended element as well. As such the output of this
H A DREADME.RELEASE_PROCESS238 a. go over the list and put every element on one line
H A DNEWS876 . Fixed bug #73631 (Invalid read when wddx decodes empty boolean element).
931 . Fixed bug #73237 (Nested object in "any" element overwrites other fields).
1306 element). (Laruence)
2154 element type). (Laruence)
/PHP-7.0/ext/standard/tests/array/
H A Darsort_variation1.phpt76 // loop though each element of the array and check the working of arsort()
H A Drsort_variation1.phpt84 // loop through each element of $inputs to check the behavior of rsort()
/PHP-7.0/ext/standard/
H A Dstring.c1719 zval *element; local
1720 if ((element = zend_hash_get_current_data(Z_ARRVAL(tmp))) != NULL) {
1721 ZVAL_DEREF(element);
1722 ZVAL_COPY(return_value, element);
/PHP-7.0/ext/standard/tests/strings/
H A Dstrcspn_variation8.phpt95 // loop through each element of the arrays for all arguments
H A Dstrspn_variation8.phpt96 // loop through each element of the array for heredoc str, mask str , start values and len values
H A Dstrcmp.phpt18 /* loop through to go each and every element in an array
H A Dstrcasecmp.phpt18 /* loop through to go each and every element in an array
H A Dstrcspn_variation12.phpt65 // loop through each element of the arrays for str,mask,start and len arguments
H A Dstrspn_variation12.phpt66 // loop through each element of the array for len argument
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestinput22750 /(?&word)(?&element)(?(DEFINE)(?<element><[^m][^>]>[^<])(?<word>\w*+))/BZ
2752 /(?&word)(?&element)(?(DEFINE)(?<element><[^\d][^>]>[^<])(?<word>\w*+))/BZ
H A Dtestoutput29815 /(?&word)(?&element)(?(DEFINE)(?<element><[^m][^>]>[^<])(?<word>\w*+))/BZ
9837 /(?&word)(?&element)(?(DEFINE)(?<element><[^\d][^>]>[^<])(?<word>\w*+))/BZ
/PHP-7.0/ext/dom/
H A Ddocument.c38 xmlNode *element; member
/PHP-7.0/Zend/
H A DZEND_CHANGES1098 A variable or element that is unset(), is now sent to oblivion
/PHP-7.0/ext/fileinfo/
H A Dlibmagic.patch133 file_error(ms, 0, "magic element size %lu != %lu",
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt3532 element of each pair is set to the offset of the first character in a
3673 ment, and a reason code is placed in the second element. The reason
3786 first output vector element (ovector[0]) and a reason code is placed in
3787 the second element (ovector[1]). The reason codes are given names in
5902 POSIX syntax [.ch.] and [=ch=] where "ch" is a "collating element", but
9731 of each substring, respectively. The 0th element of the vector relates
/PHP-7.0/win32/
H A Dinstall.txt277 element manually yourself. If you would like to achieve the best

Completed in 170 milliseconds

1...<<414243444546