Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-perl.c529 string_type_verbatim, /* "<<'EOF'", "m'...'", "s'...''...'", enumerator
899 case string_type_verbatim: in extract_quotelike_pass3()
913 if (tp->sub_type == string_type_verbatim) in extract_quotelike_pass3()
917 if (tp->sub_type == string_type_verbatim) in extract_quotelike_pass3()
2404 tp->sub_type = string_type_verbatim; in x_perl_prelex()