Home
last modified time | relevance | path

Searched refs:ndl_buf_p (Results 1 – 1 of 1) sorted by relevance

/PHP-5.6/ext/iconv/
H A Diconv.c986 const char *ndl_buf_p; in _php_iconv_strpos() local
1020 ndl_buf_p = ndl_buf; in _php_iconv_strpos()
1060 ndl_buf_p += GENERIC_SUPERSET_NBYTES; in _php_iconv_strpos()
1071 lim = (unsigned int)(ndl_buf_p - ndl_buf); in _php_iconv_strpos()
1087 ndl_buf_p = &ndl_buf[i]; in _php_iconv_strpos()
1091 ndl_buf_p = ndl_buf; in _php_iconv_strpos()
1101 ndl_buf_p += GENERIC_SUPERSET_NBYTES; in _php_iconv_strpos()
1105 ndl_buf_p = ndl_buf; in _php_iconv_strpos()
1114 lim = (unsigned int)(ndl_buf_p - ndl_buf); in _php_iconv_strpos()
1130 ndl_buf_p = &ndl_buf[i]; in _php_iconv_strpos()
[all …]

Completed in 17 milliseconds