Lines Matching defs:as
4 * Artistic License, as specified in the README file.
461 /* Use fixed buffer as sv_catpvf etc. needs SVs */
506 * Find a free slot in the table, allocating new table as necessary
701 /* Return as an array the stack of layers on a filehandle. Note that
703 * times as many array elements as there are layers in the stack: the
867 /* This is used as a %SIG{__WARN__} handler to supress warnings
913 const char *as = Nullch;
919 * seen as an invalid separator character.
935 as = ++e;
940 alen = (e - 1) - as;
978 (as) ? newSVpvn(as,
1327 /* Legacy binmode is now _defined_ as being equivalent to pushing :raw
1493 * This is "reopen" - it is not tested as perl does not use it
2026 * Save the position as current head considers it
2585 * stdio as a layer
2809 re-use the existing stdio as though flag was not set
2941 /* We treat error from stdio as success if we invalidated
3032 /* Did not change pointer as expected */
3250 * Should never get called as should hit code above
3506 /* Reload n as some layers may pop themselves on seek */
4133 * Blast - found CR as last char in buffer
4138 * They may not care, defer work as long as
4146 b->ptr++; /* say we have read it as far as
4149 /* Note as we have moved buf up flush's
4342 * mmap as "buffer" layer