From 5c92c4b44cd46c7c32dcb3e3dbc49b27baeebd88 Mon Sep 17 00:00:00 2001 From: Charlie Somerville Date: Fri, 2 May 2014 15:52:10 +1000 Subject: [PATCH] use the FL_USER18 bit for RSTRING_HTML_SAFE --- include/ruby/ruby.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/ruby/ruby.h b/include/ruby/ruby.h index 95965d6b6a8713..60fc1a5724bbf6 100644 --- a/include/ruby/ruby.h +++ b/include/ruby/ruby.h @@ -833,6 +833,7 @@ struct RString { }; #define RSTRING_NOEMBED FL_USER1 #define RSTRING_FSTR FL_USER17 +#define RSTRING_HTML_SAFE FL_USER18 #define RSTRING_EMBED_LEN_MASK (FL_USER2|FL_USER3|FL_USER4|FL_USER5|FL_USER6) #define RSTRING_EMBED_LEN_SHIFT (FL_USHIFT+2) #define RSTRING_EMBED_LEN(str) \ pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy