constant POTX_STRING_BOTH in Translation template extractor 8
Same name and namespace in other branches
- 5.2 potx.inc \POTX_STRING_BOTH
- 5 potx.inc \POTX_STRING_BOTH
- 6.3 potx.inc \POTX_STRING_BOTH
- 6 potx.inc \POTX_STRING_BOTH
- 6.2 potx.inc \POTX_STRING_BOTH
- 7.3 potx.inc \POTX_STRING_BOTH
- 7 potx.inc \POTX_STRING_BOTH
- 7.2 potx.inc \POTX_STRING_BOTH
Save string to both installer and runtime collection.
2 uses of POTX_STRING_BOTH
- _potx_parse_php_file in ./
potx.inc - Parse a PHP file for translatables.
- _potx_save_string in ./
potx.inc - Default $save_callback used by the potx system.
File
- ./
potx.inc, line 85 - Extraction API used by the web and command line interface.
Code
define('POTX_STRING_BOTH', 0);