You are here

8 uses of POTX_API_6 in Translation template extractor 8

PotxTest::testDrupal6 in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 6 module.
PotxTest::testDrupalInfo in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 6 info file. Drupal 5 and 7 have no other rules.
PotxTest::testDrupalJs in tests/src/Kernel/PotxTest.php
Test parsing of a Drupal JS file.
_potx_add_date_strings in ./potx.inc
Add date strings, which cannot be extracted otherwise.
_potx_add_default_region_names in ./potx.inc
Add default theme region names, which cannot be extracted otherwise.
_potx_add_format_interval_strings in ./potx.inc
Add format_interval special strings, which cannot be extracted otherwise.
_potx_find_format_plural_calls in ./potx.inc
Detect all occurances of format_plural calls.
_potx_parse_php_file in ./potx.inc
Parse a PHP file for translatables.