Searched defs:inp (Results 1 – 4 of 4) sorted by relevance
/PHP-8.3/win32/ |
H A D | inet.c | 19 int inet_aton(const char *cp, struct in_addr *inp) { in inet_aton()
|
/PHP-8.3/main/streams/ |
H A D | filter.c | 400 …php_stream_bucket_brigade brig_a = { NULL, NULL }, brig_b = { NULL, NULL }, *inp = &brig_a, *outp … in _php_stream_filter_flush() local
|
/PHP-8.3/ext/fileinfo/libmagic/ |
H A D | cdf.c | 911 cdf_property_info_t *inp; in cdf_grow_info() local 935 cdf_copy_info(cdf_property_info_t *inp, const void *p, const void *e, in cdf_copy_info() 970 cdf_property_info_t *inp; in cdf_read_property_info() local
|
/PHP-8.3/ext/imap/ |
H A D | php_imap.c | 2272 const unsigned char *in, *inp, *endp; in PHP_FUNCTION() local 2411 const unsigned char *in, *inp, *endp; in PHP_FUNCTION() local
|
Completed in 19 milliseconds