class_file_len 256 ext/spl/php_spl.c int class_file_len; class_file_len 263 ext/spl/php_spl.c class_file_len = spprintf(&class_file, 0, "%s%s", lc_name, file_extension); class_file_len 268 ext/spl/php_spl.c char *end = ptr + class_file_len; class_file_len 280 ext/spl/php_spl.c file_handle.opened_path = estrndup(class_file, class_file_len);