aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: 6524eb6555b794f9e9ad0f25215f391425406319 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
https://phpstudy.connpass.com/event/286669/

# Spec

https://pubs.opengroup.org/onlinepubs/9699919799

> ### 3.403 Text File
>
> A file that contains characters organized into zero or more lines. (略)

---

> ### 3.206 Line
>
> A sequence of zero or more non- \<newline\> characters plus a terminating \<newline\> character.