This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* javascript implements for `ascii2native` | |
* | |
* @file ascii2native | |
* @author zfkun([email protected]) | |
*/ | |
/** | |
* pattern 1 | |
* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* javascript implements for `native2ascii` | |
* | |
* @file native2ascii | |
* @author zfkun([email protected]) | |
*/ | |
/** | |
* pattern 1 | |
* |
NewerOlder