Home
last modified time | relevance | path

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

/PHP-5.5/ext/iconv/
H A Diconv.c922 size_t ndl_buf_len, ndl_buf_left; in _php_iconv_strpos() local
929 &ndl_buf, &ndl_buf_len, GENERIC_SUPERSET_NAME, enc); in _php_iconv_strpos()
956 ndl_buf_left = ndl_buf_len; in _php_iconv_strpos()
1023 ndl_buf_left = ndl_buf_len - i; in _php_iconv_strpos()
1027 ndl_buf_left = ndl_buf_len; in _php_iconv_strpos()
1041 ndl_buf_left = ndl_buf_len; in _php_iconv_strpos()
1066 ndl_buf_left = ndl_buf_len - i; in _php_iconv_strpos()
1070 ndl_buf_left = ndl_buf_len; in _php_iconv_strpos()

Completed in 13 milliseconds