Home
last modified time | relevance | path

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

/dports/graphics/swftools/swftools-0.9.2/lib/as3/
H A Dbuiltin.c1138 static methodinfo_t _String_substr; variable
1158 static methodinfo_t _String_substr; variable
4256 static methodinfo_t _String_substr = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", … variable
6914 dict_put(&_String.members, &_String_substr, &_String_substr); in builtin_getclasses()