Home | History | Annotate | Download | only in intltest

Lines Matching refs:PARSE_RESULT

1302     LanguageGenerator::PARSE_RESULT parseBNF(UBool debug = TRUE){
1340 LanguageGenerator::PARSE_RESULT LanguageGenerator::parseBNF(const char *const bnf_definition /*in*/, const char *const top_node/*in*/, UBool debug){
1345 PARSE_RESULT r = lang_gen->parseBNF(debug);