├── LICENSE ├── README.md ├── phc-sf-parse.c └── phc-sf-spec.md /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/P-H-C/phc-string-format/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/P-H-C/phc-string-format/HEAD/README.md -------------------------------------------------------------------------------- /phc-sf-parse.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/P-H-C/phc-string-format/HEAD/phc-sf-parse.c -------------------------------------------------------------------------------- /phc-sf-spec.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/P-H-C/phc-string-format/HEAD/phc-sf-spec.md --------------------------------------------------------------------------------