IS_BLANK 2312 ext/psych/yaml/emitter.c leading_spaces = IS_BLANK(string); IS_BLANK 2064 ext/psych/yaml/scanner.c while (IS_BLANK(parser->buffer)) { IS_BLANK 2171 ext/psych/yaml/scanner.c while (IS_BLANK(parser->buffer)) { IS_BLANK 2268 ext/psych/yaml/scanner.c while (IS_BLANK(parser->buffer)) { IS_BLANK 2282 ext/psych/yaml/scanner.c if (!IS_BLANK(parser->buffer)) { IS_BLANK 2290 ext/psych/yaml/scanner.c while (IS_BLANK(parser->buffer)) { IS_BLANK 2821 ext/psych/yaml/scanner.c while (IS_BLANK(parser->buffer)) { IS_BLANK 2873 ext/psych/yaml/scanner.c trailing_blank = IS_BLANK(parser->buffer); IS_BLANK 2901 ext/psych/yaml/scanner.c leading_blank = IS_BLANK(parser->buffer); IS_BLANK 3290 ext/psych/yaml/scanner.c while (IS_BLANK(parser->buffer) || IS_BREAK(parser->buffer)) IS_BLANK 3292 ext/psych/yaml/scanner.c if (IS_BLANK(parser->buffer)) IS_BLANK 3496 ext/psych/yaml/scanner.c if (!(IS_BLANK(parser->buffer) || IS_BREAK(parser->buffer))) IS_BLANK 3503 ext/psych/yaml/scanner.c while (IS_BLANK(parser->buffer) || IS_BREAK(parser->buffer)) IS_BLANK 3505 ext/psych/yaml/scanner.c if (IS_BLANK(parser->buffer))