Home
last modified time | relevance | path

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

/PHP-5.5/ext/iconv/
H A Diconv.c921 const char *ndl_buf_p; in _php_iconv_strpos() local
955 ndl_buf_p = ndl_buf; in _php_iconv_strpos()
995 ndl_buf_p += GENERIC_SUPERSET_NBYTES; in _php_iconv_strpos()
1006 lim = (unsigned int)(ndl_buf_p - ndl_buf); in _php_iconv_strpos()
1022 ndl_buf_p = &ndl_buf[i]; in _php_iconv_strpos()
1026 ndl_buf_p = ndl_buf; in _php_iconv_strpos()
1036 ndl_buf_p += GENERIC_SUPERSET_NBYTES; in _php_iconv_strpos()
1040 ndl_buf_p = ndl_buf; in _php_iconv_strpos()
1049 lim = (unsigned int)(ndl_buf_p - ndl_buf); in _php_iconv_strpos()
1065 ndl_buf_p = &ndl_buf[i]; in _php_iconv_strpos()
[all …]

Completed in 18 milliseconds