Home | History | Annotate | Download | only in Format

Lines Matching full:endswith_lower

1944   } else if (FileName.endswith_lower(".js") || FileName.endswith_lower(".ts")) {
1947 } else if (FileName.endswith_lower(".proto") ||
1948 FileName.endswith_lower(".protodevel")) {