Home
last modified time | relevance | path

Searched defs:ch_msg (Results 1 – 3 of 3) sorted by relevance

/dports/net/pear-Net_Growl/Net_Growl-2.7.0/examples/
H A Djapanese-utf8.php56 $ch_msg = '中文留言(Chinese message)'; variable
/dports/java/apache-commons-httpclient/commons-httpclient-3.1/src/test/org/apache/commons/httpclient/
H A DTestMethodCharEncoding.java216 String ch_msg = constructString(SWISS_GERMAN_STUFF_UNICODE); in testQueryParams() local
244 String ch_msg = constructString(SWISS_GERMAN_STUFF_UNICODE); in testUrlEncodedRequestBody() local
/dports/sysutils/ipa/ipa-2.1.2/src/
H A Dparser.c153 static const char *const ch_msg[] = { "NEWLINE", "SEMICOLON", "SPACE", "QUOTE", variable