Home
last modified time | relevance | path

Searched defs:source_end (Results 1 – 2 of 2) sorted by last modified time

/php-src/ext/bcmath/libbcmath/src/
H A Dconvert.c29 …_copy_and_shift_numbers(char *restrict dest, const char *source, const char *source_end, unsigned … in bc_copy_and_shift_numbers()
74 char *bc_copy_ch_val(char *restrict dest, const char *source, const char *source_end) in bc_copy_ch_val()
79 char *bc_copy_bcd_val(char *restrict dest, const char *source, const char *source_end) in bc_copy_bcd_val()
/php-src/ext/standard/
H A Dstring.c3133 const char *source, *source_end; local

Completed in 18 milliseconds