Home
last modified time | relevance | path

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

/PHP-5.3/ext/iconv/
H A Diconv.c824 size_t ndl_buf_len, ndl_buf_left; in _php_iconv_strpos() local
831 &ndl_buf, &ndl_buf_len, GENERIC_SUPERSET_NAME, enc); in _php_iconv_strpos()
858 ndl_buf_left = ndl_buf_len; in _php_iconv_strpos()
925 ndl_buf_left = ndl_buf_len - i; in _php_iconv_strpos()
929 ndl_buf_left = ndl_buf_len; in _php_iconv_strpos()
943 ndl_buf_left = ndl_buf_len; in _php_iconv_strpos()
968 ndl_buf_left = ndl_buf_len - i; in _php_iconv_strpos()
972 ndl_buf_left = ndl_buf_len; in _php_iconv_strpos()

Completed in 28 milliseconds