Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dpp.c5070 const bool full_folding = TRUE; /* This variable is here so we can easily variable
5073 const bool full_folding = FALSE; variable
5075 const U8 flags = ( full_folding ? FOLD_FLAGS_FULL : 0 )
5231 && full_folding)