Home | History | Annotate | Download | only in intltest

Lines Matching full:terminated

132     // Return a null-terminated c-string. The buffer is owned by callee.
381 // str [in] null-terminated c-string
515 Buffer_char str; //null-terminated c-string
713 Buffer_char str; //null-terminated c-string
775 Buffer_char str; // null-terminated c-string
794 void terminated(TokenType t){
823 terminated(ERROR);
860 } else {terminated(ERROR);}
867 terminated(NUMBER);
875 terminated(ERROR);
882 terminated(VAR);
899 terminated(STRING);
1354 const char *LanguageGenerator::next(){ // Return a null-terminated c-string. The buffer is owned by callee.