ndl               203 ext/iconv/iconv.c static php_iconv_err_t _php_iconv_strpos(unsigned int *pretval, const char *haystk, size_t haystk_nbytes, const char *ndl, size_t ndl_nbytes, int offset, const char *enc);
ndl               968 ext/iconv/iconv.c 	const char *ndl, size_t ndl_nbytes,
ndl               993 ext/iconv/iconv.c 	err = php_iconv_string(ndl, ndl_nbytes,
ndl              2132 ext/iconv/iconv.c 	char *ndl;
ndl              2141 ext/iconv/iconv.c 		&haystk, &haystk_len, &ndl, &ndl_len,
ndl              2160 ext/iconv/iconv.c 	err = _php_iconv_strpos(&retval, haystk, haystk_len, ndl, ndl_len,
ndl              2180 ext/iconv/iconv.c 	char *ndl;
ndl              2188 ext/iconv/iconv.c 		&haystk, &haystk_len, &ndl, &ndl_len,
ndl              2202 ext/iconv/iconv.c 	err = _php_iconv_strpos(&retval, haystk, haystk_len, ndl, ndl_len,