Searched refs:isGRAPH_LC_utf8_safe (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dhandy.h964 =for apidoc_item ||isGRAPH_LC_utf8_safe|U8 * s| U8 *end
2413 #define isGRAPH_LC_utf8(p, e) isGRAPH_LC_utf8_safe(p, e)
2467 #define isGRAPH_LC_utf8_safe(p, e) \ macro
/openbsd-current/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs6153 RETVAL = isGRAPH_LC_utf8_safe(p, e);

Completed in 202 milliseconds