Go to the documentation of this file.
43 else if (*ptr == enc) {
46 start = (*(ptr + 1) == 0) ? 0 : 1;
47 }
else if (*ptr !=
' ') {
60 else if (ienc == 1 && *ptr == enc) {
63 }
else if (ienc == 0 && *ptr ==
' ') {
char * s_parse(char *str, int enc)