Home
last modified time | relevance | path

Searched refs:str_s (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dsyntax.c153 static const lexbor_str_t str_s = lexbor_str("\\"); in lxb_css_syntax_ident_serialize() local
163 lexbor_serialize_write(cb, str_s.data, str_s.length, ctx, status); in lxb_css_syntax_ident_serialize()
195 static const lexbor_str_t str_s = lexbor_str("\\"); in lxb_css_syntax_string_serialize() local
227 lexbor_serialize_write(cb, str_s.data, str_s.length, in lxb_css_syntax_string_serialize()

Completed in 5 milliseconds