Home
last modified time | relevance | path

Searched refs:PORT_VERSION_STR (Results 1 – 2 of 2) sorted by relevance

/dports/japanese/p5-Unicode-Japanese/Unicode-Japanese-0.49/erlang/
H A Dunijp_driver.c44 #define PORT_VERSION_STR 1 macro
166 case PORT_VERSION_STR: return invoke_call_handler(version_str); in unijp_drv_call()
H A Dunijp.erl36 -define(PORT_VERSION_STR, 1). macro