Home
last modified time | relevance | path

Searched refs:each (Results 26 – 50 of 1039) sorted by relevance

12345678910>>...42

/PHP-7.2/ext/zlib/tests/
H A Dgzencode_variation2-win32.phpt31 echo "\n-- Testing with each encoding_mode --\n";
41 -- Testing with each encoding_mode --
/PHP-7.2/ext/xsl/tests/
H A Dxsltprocessor_transformToDoc.phpt26 <xsl:for-each select="user">
31 </xsl:for-each>
H A Dxsltprocessor_transformToURI.phpt28 <xsl:for-each select="user">
33 </xsl:for-each>
H A Dxsltprocessor_transformToDoc_nullparam.phpt29 <xsl:for-each select="user">
34 </xsl:for-each>
H A Dxsltprocessor_transformToDoc_wrongparam_001.phpt29 <xsl:for-each select="user">
34 </xsl:for-each>
H A Dxsltprocessor_transformToDoc_wrongparam_002.phpt29 <xsl:for-each select="user">
34 </xsl:for-each>
H A Dxsltprocessor_transformToDoc_wrongparam_003.phpt29 <xsl:for-each select="user">
34 </xsl:for-each>
H A Dxsltprocessor_transformToDoc_wrongparam_004.phpt29 <xsl:for-each select="user">
34 </xsl:for-each>
H A Dxsltprocessor_transformToURI_nullparam.phpt29 <xsl:for-each select="user">
34 </xsl:for-each>
H A Dxsltprocessor_transformToURI_wrongparam_001.phpt29 <xsl:for-each select="user">
34 </xsl:for-each>
H A Dxsltprocessor_transformToURI_wrongparam_004.phpt29 <xsl:for-each select="user">
34 </xsl:for-each>
H A Dxsltprocessor_transformToXML_nullparam.phpt29 <xsl:for-each select="user">
34 </xsl:for-each>
H A Dxsltprocessor_transformToXML_wrongparam_001.phpt29 <xsl:for-each select="user">
34 </xsl:for-each>
H A Dxsltprocessor_transformToXML_wrongparam_002.phpt29 <xsl:for-each select="user">
34 </xsl:for-each>
H A Dxsltprocessor_transformToXML_wrongparam_003.phpt29 <xsl:for-each select="user">
34 </xsl:for-each>
H A Dxsltprocessor_transformToXML_wrongparam_004.phpt29 <xsl:for-each select="user">
34 </xsl:for-each>
H A Dxsltprocessor_transformToURI_wrongparam_002.phpt29 <xsl:for-each select="user">
34 </xsl:for-each>
H A Dxsltprocessor_transformToURI_wrongparam_003.phpt29 <xsl:for-each select="user">
34 </xsl:for-each>
H A Dxsltprocessor_transformToXML.phpt29 <xsl:for-each select="user">
34 </xsl:for-each>
/PHP-7.2/ext/standard/tests/array/
H A Darray_filter_basic.phpt19 * Parameters : $input - input array each element of which will be checked in function even()
21 * Description : This function takes array as parameter and checks for each element of array.
H A Darray_filter_variation6.phpt18 * Parameter : $input - array of which each element need to be checked in function
20 * Description : This function checks each element of an input array if element > 5 then
H A Darray_walk_variation6.phpt31 echo "\n"; // new line to separate the output between each element
45 echo "\n"; // new line to separate the output between each element
51 * Description : Function displays each element of an array with keys
59 echo "\n"; // new line to separate the output between each element
H A Darray_walk_recursive_variation6.phpt31 echo "\n"; // new line to separate the output between each element
45 echo "\n"; // new line to separate the output between each element
51 * Description : Function displays each element of an array with keys
59 echo "\n"; // new line to separate the output between each element
/PHP-7.2/ext/standard/tests/strings/
H A Ducwords_basic.phpt6 * Description: Uppercase the first character of each word in a string
34 // loop through the $strings array to test ucwords on each element
/PHP-7.2/tests/lang/
H A Dbug27535.phpt2 Bug #27535 (Objects pointing to each other cause Apache to crash)

Completed in 37 milliseconds

12345678910>>...42