Home
last modified time | relevance | path

Searched refs:source_end (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/standard/
H A Dstring.c3626 char *source, *target, *tmp, *source_end=str+len, *tmp_end = NULL; local
3635 for (source = str; source < source_end; source++) {
3669 for (source = str; source < source_end; source++) {

Completed in 23 milliseconds