ruby/yarp/util
Mike Dalessio 60a52caf87 [ruby/yarp] Avoid an extra "stop" parameter to yp_strspn_whitespace_newlines
and use yp_strspn_inline_whitespace instead.

Partially reverts implementation details from #1152

https://github.com/ruby/yarp/commit/c8f9f4cfde
2023-09-07 18:13:51 +00:00
..
yp_buffer.c [ruby/yarp] Switch from handling const char * to const uint8_t * 2023-08-30 14:41:23 -04:00
yp_buffer.h [ruby/yarp] Switch from handling const char * to const uint8_t * 2023-08-30 14:41:23 -04:00
yp_char.c [ruby/yarp] Avoid an extra "stop" parameter to yp_strspn_whitespace_newlines 2023-09-07 18:13:51 +00:00
yp_char.h [ruby/yarp] Avoid an extra "stop" parameter to yp_strspn_whitespace_newlines 2023-09-07 18:13:51 +00:00
yp_constant_pool.c [ruby/yarp] Introduce owned constants 2023-09-07 14:01:21 +00:00
yp_constant_pool.h [ruby/yarp] Introduce owned constants 2023-09-07 14:01:21 +00:00
yp_list.c Resync YARP 2023-08-17 09:58:56 -07:00
yp_list.h Resync YARP 2023-08-17 09:58:56 -07:00
yp_memchr.c [ruby/yarp] Switch from handling const char * to const uint8_t * 2023-08-30 14:41:23 -04:00
yp_memchr.h Resync YARP 2023-08-16 17:47:32 -07:00
yp_newline_list.c [ruby/yarp] Update src/util/yp_newline_list.c style 2023-09-01 20:59:40 +00:00
yp_newline_list.h [ruby/yarp] Switch from handling const char * to const uint8_t * 2023-08-30 14:41:23 -04:00
yp_state_stack.c Resync YARP 2023-08-17 09:58:56 -07:00
yp_state_stack.h Resync YARP 2023-08-17 09:58:56 -07:00
yp_string.c [ruby/yarp] Switch from handling const char * to const uint8_t * 2023-08-30 14:41:23 -04:00
yp_string.h [ruby/yarp] Switch from handling const char * to const uint8_t * 2023-08-30 14:41:23 -04:00
yp_string_list.c [ruby/yarp] Update src/util/yp_string_list.c style 2023-09-01 20:59:40 +00:00
yp_string_list.h [ruby/yarp] Switch from handling const char * to const uint8_t * 2023-08-30 14:41:23 -04:00
yp_strncasecmp.c [ruby/yarp] Switch from handling const char * to const uint8_t * 2023-08-30 14:41:23 -04:00
yp_strpbrk.c [ruby/yarp] Switch from handling const char * to const uint8_t * 2023-08-30 14:41:23 -04:00
yp_strpbrk.h [ruby/yarp] Switch from handling const char * to const uint8_t * 2023-08-30 14:41:23 -04:00