6 uses of POTX_STRING_INSTALLER in Translation template extractor 7
- potx-cli.php in ./potx-cli.php 
- 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_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.
