|
MediaWiki
REL1_19
|
#include <stdlib.h>#include <stdio.h>#include <string.h>
Go to the source code of this file.
Functions | |
| int | main () |
| void | printUTF8 (long long u) |
| int main | ( | ) |
Definition at line 80 of file printutf8.c.
References printUTF8().
Referenced by ModernTemplate::execute(), and cssjanus.Tokenizer::TokenizeMatches().


| void printUTF8 | ( | long long | u | ) |
Definition at line 23 of file printutf8.c.
Referenced by main().
