6 uses of POTX_STRING_INSTALLER in Translation template extractor 7.3
- PotxTestCase::testDrupal5 in tests/
potx.test  - Test parsing of Drupal 5 module.
 - PotxTestCase::testDrupal6 in tests/
potx.test  - Test parsing of Drupal 6 module.
 - PotxTestCase::testDrupal7 in tests/
potx.test  - Test parsing of Drupal 7 module.
 - potx_drush_extract in ./
potx.drush.inc  - Drush command callback.
 - _potx_process_file in ./
potx.inc  - Process a file and put extracted information to the given parameters.
 - _potx_save_string in ./
potx.inc  - Default $save_callback used by the potx system. Saves values to global arrays to reduce memory consumption problems when passing around big chunks of values.