Home
last modified time | relevance | path

Searched defs:_wopen (Results 1 – 11 of 11) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/cpan/Pod-Simple/lib/Pod/Simple/
H A DHTMLBatch.pm564 sub _wopen { subroutine
/dports/lang/perl5.30/perl-5.30.3/cpan/Pod-Simple/lib/Pod/Simple/
H A DHTMLBatch.pm564 sub _wopen { subroutine
/dports/lang/perl5.32/perl-5.32.1/cpan/Pod-Simple/lib/Pod/Simple/
H A DHTMLBatch.pm564 sub _wopen { subroutine
/dports/textproc/p5-Pod-Simple/Pod-Simple-3.43/lib/Pod/Simple/
H A DHTMLBatch.pm564 sub _wopen { subroutine
/dports/lang/parrot/parrot-8.1.0/lib/Pod/Simple/
H A DHTMLBatch.pm564 sub _wopen { subroutine
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Pod-Simple/lib/Pod/Simple/
H A DHTMLBatch.pm564 sub _wopen { subroutine
/dports/www/shttpd/shttpd-1.42/src/
H A Dcompat_wince.c471 int _wopen(const wchar_t *filename, int oflag, ...) in _wopen() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dio.h441 int _wopen(const wchar_t * __filename, int __flags, ...) in _wopen() function
/dports/security/hashcat/hashcat-6.2.5/src/
H A Dfilehandling.c54 int _wopen (const char *path, int oflag, ...) in _wopen() function
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dio.h441 int _wopen(const wchar_t * __filename, int __flags, ...) in _wopen() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/kernel/
H A Dqfunctions_wince.h390 #define _wopen(a,b,c) qt_wince__wopen(a,b,c) macro