Searched defs:label (Results 1 - 3 of 3) sorted by relevance
| /PHP_5_3/ext/gd/libgd/ | ||
| H A D | gd_gif_in.c | 92 static int DoExtension (gdIOCtx *fd, int label, int *Transparent, int *ZeroDataBlockP); 298 DoExtension(gdIOCtx *fd, int label, int *Transparent, int *ZeroDataBlockP) argument 302 switch (label) { |
| /PHP_5_3/main/ | ||
| H A D | php_streams.h | 123 const char *label; /* label for this ops structure */ member in struct:_php_stream_ops 146 const char *label; member in struct:_php_stream_wrapper_ops |
| /PHP_5_3/main/streams/ | ||
| H A D | php_stream_filter_api.h | 97 const char *label; member in struct:_php_stream_filter_ops |
Completed in 5 milliseconds