| [ Index ] |
PHP Cross Reference of GlotPress |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 154 lines (7 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
GP_Test_Format_Android:: (6 methods):
setUp()
test_export()
test_read_originals()
test_read_original_with_xliff()
test_read_translations()
test_escape()
Testable_GP_Format_Strings_escape:: (1 method):
testable_escape()
Class: GP_Test_Format_Android - X-Ref
| setUp() X-Ref |
| No description |
| test_export() X-Ref |
| No description |
| test_read_originals() X-Ref |
| No description |
| test_read_original_with_xliff() X-Ref |
| No description |
| test_read_translations() X-Ref |
| No description |
| test_escape() X-Ref |
| No description |
Class: Testable_GP_Format_Strings_escape - X-Ref
Class that makes it possible to test protected functions.| testable_escape( $string ) X-Ref |
| Wraps the protected escape function return: string Returns escaped string. param: string $string The string to escape. |
| Generated: Thu Oct 30 01:01:07 2025 | Cross-referenced by PHPXref 0.7.1 |