Home
last modified time | relevance | path

Searched refs:isuni (Results 176 – 200 of 242) sorted by relevance

12345678910

/dports/devel/p5-Ref-Util-XS/Ref-Util-XS-0.117/
H A Dppport.h7743 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7754 isuni = 1; in DPPP_()
7760 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/devel/p5-Sub-Identify/Sub-Identify-0.14/
H A Dppport.h7417 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7428 isuni = 1; in DPPP_()
7434 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/devel/p5-Time-HiRes/Time-HiRes-1.9764/
H A Dppport.h7746 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7757 isuni = 1; in DPPP_()
7763 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/devel/p5-Time-Moment/Time-Moment-0.44/
H A Dppport.h7583 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7594 isuni = 1; in DPPP_()
7600 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/devel/p5-autobox/autobox-2.84/
H A Dppport.h7743 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7754 isuni = 1; in DPPP_()
7760 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/devel/p5-Scalar-Util-Numeric/Scalar-Util-Numeric-0.40/
H A Dppport.h7417 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7428 isuni = 1; in DPPP_()
7434 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/textproc/p5-XML-CanonicalizeXML/XML-CanonicalizeXML-0.10/
H A Dppport.h7583 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7594 isuni = 1; in DPPP_()
7600 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/textproc/p5-Unicode-CaseFold/Unicode-CaseFold-1.01/c/
H A Dppport.h7743 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7754 isuni = 1; in DPPP_()
7760 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/devel/p5-B-Hooks-OP-PPAddr/B-Hooks-OP-PPAddr-0.06/
H A Dppport.h7743 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7754 isuni = 1; in DPPP_()
7760 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/devel/p5-B-OPCheck/B-OPCheck-0.32/
H A Dppport.h7743 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7754 isuni = 1; in DPPP_()
7760 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/lang/p5-List-MoreUtils-XS/List-MoreUtils-XS-0.430/
H A Dppport.h7745 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7756 isuni = 1; in DPPP_()
7762 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/x11/p5-X11-XCB/X11-XCB-0.16/
H A Dppport.h7583 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7594 isuni = 1; in DPPP_()
7600 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/math/p5-GIS-Distance-Fast/GIS-Distance-Fast-0.15/
H A Dppport.h7792 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7803 isuni = 1; in DPPP_()
7809 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/math/p5-Math-Prime-Util/Math-Prime-Util-0.73/
H A Dppport.h7792 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7803 isuni = 1; in DPPP_()
7809 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/databases/p5-BSON-XS/BSON-XS-v0.8.4/
H A Dppport.h7792 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7803 isuni = 1; in DPPP_()
7809 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/www/p5-HTML5-DOM/HTML5-DOM-1.25/
H A Dppport.h7792 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7803 isuni = 1; in DPPP_()
7809 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/net/p5-MaxMind-DB-Writer/MaxMind-DB-Writer-0.300003/c/
H A Dppport.h7792 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7803 isuni = 1; in DPPP_()
7809 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/devel/p5-List-SomeUtils-XS/List-SomeUtils-XS-0.58/
H A Dppport.h7792 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7803 isuni = 1; in DPPP_()
7809 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/devel/p5-B-Hooks-Parser/B-Hooks-Parser-0.21/
H A Dppport.h7792 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7803 isuni = 1; in DPPP_()
7809 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/devel/p5-PathTools/PathTools-3.75/
H A Dppport.h7792 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7803 isuni = 1; in DPPP_()
7809 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/
H A Dppport.h7792 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7803 isuni = 1; in DPPP_()
7809 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/devel/p5-Unix-Statgrab/Unix-Statgrab-0.112/
H A Dppport.h7792 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7803 isuni = 1; in DPPP_()
7809 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/devel/p5-PerlIO-Layers/PerlIO-Layers-0.012/lib/PerlIO/
H A Dppport.h7792 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7803 isuni = 1; in DPPP_()
7809 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/devel/p5-multidimensional/multidimensional-0.014/
H A Dppport.h7792 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
7803 isuni = 1; in DPPP_()
7809 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/perlcore/
H A Dppport.h3506 bool isuni = flags & PERL_PV_ESCAPE_UNI ? 1 : 0; in DPPP_() local
3515 isuni = 1; in DPPP_()
3520 isuni ? utf8_to_uvchr((U8*)pv, &readsize) : in DPPP_()

12345678910