Home
last modified time | relevance | path

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

/PHP-5.6/ext/iconv/
H A Diconv.c987 size_t ndl_buf_len, ndl_buf_left; in _php_iconv_strpos() local
994 &ndl_buf, &ndl_buf_len, GENERIC_SUPERSET_NAME, enc); in _php_iconv_strpos()
1021 ndl_buf_left = ndl_buf_len; in _php_iconv_strpos()
1088 ndl_buf_left = ndl_buf_len - i; in _php_iconv_strpos()
1092 ndl_buf_left = ndl_buf_len; in _php_iconv_strpos()
1106 ndl_buf_left = ndl_buf_len; in _php_iconv_strpos()
1131 ndl_buf_left = ndl_buf_len - i; in _php_iconv_strpos()
1135 ndl_buf_left = ndl_buf_len; in _php_iconv_strpos()

Completed in 15 milliseconds