Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dregcomp.c14903 SV * character_name; in S_parse_uniprop_string() local
14928 character_name = newSVpvn(lookup_name + equals_pos, j - equals_pos); in S_parse_uniprop_string()
14932 table = load_charnames(character_name, name, name_len, &error_msg); in S_parse_uniprop_string()
14950 XPUSHs(character_name); in S_parse_uniprop_string()