STRING_INIT      2118 ext/psych/yaml/scanner.c     if (!STRING_INIT(parser, string, INITIAL_STRING_SIZE)) goto error;
STRING_INIT      2329 ext/psych/yaml/scanner.c     if (!STRING_INIT(parser, string, INITIAL_STRING_SIZE)) goto error;
STRING_INIT      2508 ext/psych/yaml/scanner.c     if (!STRING_INIT(parser, string, INITIAL_STRING_SIZE)) goto error;
STRING_INIT      2576 ext/psych/yaml/scanner.c     if (!STRING_INIT(parser, string, INITIAL_STRING_SIZE)) goto error;
STRING_INIT      2748 ext/psych/yaml/scanner.c     if (!STRING_INIT(parser, string, INITIAL_STRING_SIZE)) goto error;
STRING_INIT      2749 ext/psych/yaml/scanner.c     if (!STRING_INIT(parser, leading_break, INITIAL_STRING_SIZE)) goto error;
STRING_INIT      2750 ext/psych/yaml/scanner.c     if (!STRING_INIT(parser, trailing_breaks, INITIAL_STRING_SIZE)) goto error;
STRING_INIT      3029 ext/psych/yaml/scanner.c     if (!STRING_INIT(parser, string, INITIAL_STRING_SIZE)) goto error;
STRING_INIT      3030 ext/psych/yaml/scanner.c     if (!STRING_INIT(parser, leading_break, INITIAL_STRING_SIZE)) goto error;
STRING_INIT      3031 ext/psych/yaml/scanner.c     if (!STRING_INIT(parser, trailing_breaks, INITIAL_STRING_SIZE)) goto error;
STRING_INIT      3032 ext/psych/yaml/scanner.c     if (!STRING_INIT(parser, whitespaces, INITIAL_STRING_SIZE)) goto error;
STRING_INIT      3397 ext/psych/yaml/scanner.c     if (!STRING_INIT(parser, string, INITIAL_STRING_SIZE)) goto error;
STRING_INIT      3398 ext/psych/yaml/scanner.c     if (!STRING_INIT(parser, leading_break, INITIAL_STRING_SIZE)) goto error;
STRING_INIT      3399 ext/psych/yaml/scanner.c     if (!STRING_INIT(parser, trailing_breaks, INITIAL_STRING_SIZE)) goto error;
STRING_INIT      3400 ext/psych/yaml/scanner.c     if (!STRING_INIT(parser, whitespaces, INITIAL_STRING_SIZE)) goto error;