Sha256: 3c6134e8f91272afed44c4160e3e6f61d42c069bfcf359179374e5d099584b3c

Contents?: true

Size: 334 Bytes

Versions: 2

Compression:

Stored size: 334 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 524 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/strcspn.al)"
sub strcspn {
    unimpl "strcspn() is C-specific, use regular expressions instead";
}

# end of POSIX::strcspn
1;

Version data entries

2 entries across 2 versions & 1 rubygems

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