Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dregcomp.c4990 UV * code_point_p, in S_grok_bslash_N() argument
5089 assert(cBOOL(node_p) ^ cBOOL(code_point_p)); /* Exactly one should be set */ in S_grok_bslash_N()
5231 if (! code_point_p) { in S_grok_bslash_N()
5237 *code_point_p = (SvUTF8(value_sv)) in S_grok_bslash_N()
5324 if (! code_point_p) { in S_grok_bslash_N()
5330 *code_point_p = UNI_TO_NATIVE(cp); in S_grok_bslash_N()
Dproto.h8270 S_grok_bslash_N(pTHX_ RExC_state_t *pRExC_state, regnode_offset *nodep, UV *code_point_p, int *cp_c…
Dembed.fnc5209 |NULLOK UV *code_point_p \
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
Dembed.fnc2140 |NULLOK UV *code_point_p \