Searched refs:actor_string (Results 1 – 2 of 2) sorted by relevance
38 class actor_string class41 actor_string(std::string &rstr) : in actor_string() function in actor_string88 result = parse (pCComment, cpp_comment[actor_string(comment_c)]); in main()126 result = parse (pPComment, pascal_comment[actor_string(comment_pascal)]); in main()161 confix_p (open_tag, (*body_text)[actor_string(body)], close_tag) in main()210 (*(body_text - str_p("</b>")))[actor_string(bodydirect)], in main()
513 jstring actor_string = env->NewStringUTF(actor->second.c_str()); in NativeGetOverlayableInfo() local514 if (env->ExceptionCheck() || actor_string == nullptr) { in NativeGetOverlayableInfo()523 actor_string in NativeGetOverlayableInfo()