Home
last modified time | relevance | path

Searched refs:last (Results 226 – 250 of 311) sorted by relevance

12345678910>>...13

/PHP-7.2/ext/hash/sha3/generic32lc/
H A DKeccakSponge.inc85 … displayBytes(1, "Block to be absorbed (last few bits + first bit of padding)", delimitedData1, 1);
224 … displayBytes(1, "Block to be absorbed (last few bits + first bit of padding)", delimitedData1, 1);
/PHP-7.2/ext/hash/sha3/generic64lc/
H A DKeccakSponge.inc85 … displayBytes(1, "Block to be absorbed (last few bits + first bit of padding)", delimitedData1, 1);
224 … displayBytes(1, "Block to be absorbed (last few bits + first bit of padding)", delimitedData1, 1);
/PHP-7.2/ext/opcache/Optimizer/
H A Dscdf.c87 scdf->instr_worklist_len = zend_bitset_len(op_array->last); in scdf_init()
H A Dcompact_literals.c137 end = opline + op_array->last; in zend_optimizer_compact_literals()
521 end = opline + op_array->last; in zend_optimizer_compact_literals()
/PHP-7.2/ext/mbstring/tests/
H A Dmb_strrchr_variation1.phpt11 * Description: Finds the last occurrence of a character in a string within another
H A Dmb_strrchr_variation2.phpt11 * Description: Finds the last occurrence of a character in a string within another
H A Dmb_strrichr_variation1.phpt11 …* Description: Finds the last occurrence of a character in a string within another, case insensiti…
H A Dmb_strrichr_variation2.phpt11 …* Description: Finds the last occurrence of a character in a string within another, case insensiti…
H A Dmb_strripos_variation3_Bug45923.phpt12 * Description: Finds position of last occurrence of a string within another, case insensitive
H A Dmb_strrpos_variation4.phpt11 * Description: Find position of last occurrence of a string within another
H A Dmb_strrchr_variation3.phpt11 * Description: Finds the last occurrence of a character in a string within another
H A Dmb_strrichr_variation3.phpt11 …* Description: Finds the last occurrence of a character in a string within another, case insensiti…
H A Dmb_strripos_variation4.phpt11 * Description: Finds position of last occurrence of a string within another, case insensitive
H A Dmb_strrchr_variation4.phpt11 * Description: Finds the last occurrence of a character in a string within another
H A Dmb_strrichr_variation4.phpt11 …* Description: Finds the last occurrence of a character in a string within another, case insensiti…
/PHP-7.2/ext/iconv/tests/
H A Diconv_strrpos_variation3.phpt11 * Description: Find position of last occurrence of a string within another
/PHP-7.2/ext/standard/tests/strings/
H A Dstrrpos_variation15.phpt8 * Description: Find position of last occurrence of 'needle' in 'haystack'.
H A Dstrrpos_variation11.phpt6 * Description: Find position of last occurrence of 'needle' in 'haystack'.
/PHP-7.2/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp246 &BreakIterator::last, in PHP_FUNCTION()
H A Dbreakiterator_class.cpp270 PHP_ME_MAPPING(last, breakiter_last, ainfo_biter_void, ZEND_ACC_PUBLIC)
/PHP-7.2/ext/pdo_oci/tests/
H A Dbug57702.phpt108 // Since each column only has one lob descriptor, the last row is
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_insert_id.phpt77 between the second last insert and the lock, therefore don't stop just bail
/PHP-7.2/ext/standard/tests/array/
H A Dend_variation1.phpt6 * Description: Advances array argument's internal pointer to the last element and return it
/PHP-7.2/main/
H A Dphp.h208 char *strtok_r(char *s, const char *delim, char **last);
/PHP-7.2/Zend/
H A DREADME.ZEND_VM98 At last you can debug executor using original zend_vm_def.h or generated file

Completed in 69 milliseconds

12345678910>>...13