Pyrogenesis  trunk
Classes | Namespaces | Functions
po_parser.cpp File Reference
#include "precompiled.h"
#include "tinygettext/po_parser.hpp"
#include <iostream>
#include <ctype.h>
#include <string>
#include <istream>
#include <string.h>
#include <unordered_map>
#include <stdlib.h>
#include "tinygettext/language.hpp"
#include "tinygettext/log_stream.hpp"
#include "tinygettext/iconv.hpp"
#include "tinygettext/dictionary.hpp"
#include "tinygettext/plural_forms.hpp"
Include dependency graph for po_parser.cpp:

Classes

class  tinygettext::POParserError
 

Namespaces

 tinygettext
 

Functions

static bool tinygettext::has_prefix (const std::string &lhs, const std::string &rhs)