Home
last modified time | relevance | path

Searched defs:class_string (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dwrite-po.c206 static const char class_string[] = "string"; variable
/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js1272 function assert_class_string(object, class_string, description) { argument