| Name | Beschreibung |
|---|---|
| _locale_import_append_plural | Modify a string to contain proper count indices |
| _locale_import_message | Sets an error message occurred during locale file parsing. |
| _locale_import_one_string | Imports a string into the database |
| _locale_import_one_string_db | Import one string into the database. |
| _locale_import_parse_arithmetic | Parses and sanitizes an arithmetic formula into a PHP expression |
| _locale_import_parse_header | Parses a Gettext Portable Object file header |
| _locale_import_parse_plural_forms | Parses a Plural-Forms entry from a Gettext Portable Object file header |
| _locale_import_parse_quoted | Parses a string in quotes |
| _locale_import_po | Parses Gettext Portable Object file information and inserts into database |
| _locale_import_read_po | Parses Gettext Portable Object file into an array |
| _locale_import_shorten_comments | Generate a short, one string version of the passed comment array |
| _locale_import_tokenize_formula | Backward compatible implementation of token_get_all() for formula parsing |
includes/
Kommentare
Kommentar hinzufügen