Sha256: ec0700cafdf832006bcfb24df2b6451d108c2e6df7520575c250aeb439d4a4ef

Contents?: true

Size: 318 Bytes

Versions: 2

Compression:

Stored size: 318 Bytes

Contents

# NOTE: Derived from ../../lib/POSIX.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package POSIX;

#line 512 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/strchr.al)"
sub strchr {
    unimpl "strchr() is C-specific, use index() instead";
}

# end of POSIX::strchr
1;

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
STLExtract-1.0.1 Slic3r/Linux/lib/std/auto/POSIX/strchr.al
STLExtract-1.0.0 Slic3r/Linux/lib/std/auto/POSIX/strchr.al