Home
last modified time | relevance | path

Searched refs:ten (Results 26 – 31 of 31) sorted by last modified time

12

/PHP-7.4/ext/mbstring/libmbfl/
H A DLICENSE261 functions (ten lines or less in length), then the use of the object
/PHP-7.4/ext/iconv/tests/
H A Diconv_strpos_variation5.phpt34 * Loop through integers as multiples of ten for $offset argument
/PHP-7.4/ext/hash/tests/
H A Dcrc32.phpt43 echo hash('crc32c', "I wouldn't marry him with a ten foot pole."), "\n";
/PHP-7.4/ext/gd/libgd/
H A Dgdft.c257 int ku, ten; in gdTcl_UtfToUniChar() local
260 ten = (str[1] & 0x7F) - 0x20; in gdTcl_UtfToUniChar()
261 if ((ku < 1 || ku > 92) || (ten < 1 || ten > 94)) { in gdTcl_UtfToUniChar()
266 *chPtr = (Tcl_UniChar) UnicodeTbl[ku - 1][ten - 1]; in gdTcl_UtfToUniChar()
/PHP-7.4/ext/date/tests/
H A Dbug52342.phpt8 $from->setISODate(2010, 28, 1); //Montag der 28ten Woche 2010
/PHP-7.4/ext/bcmath/libbcmath/
H A DLICENSE264 functions (ten lines or less in length), then the use of the object

Completed in 16 milliseconds

12