Home
last modified time | relevance | path

Searched defs:target_len (Results 1 – 6 of 6) sorted by relevance

/PHP-7.1/ext/intl/
H A Dintl_convert.c51 UChar** target, int32_t* target_len, in intl_convert_utf8_to_utf16()
/PHP-7.1/win32/
H A Dcodepage.c174 int target_len, tmp_len; in php_win32_cp_from_w_int() local
/PHP-7.1/Zend/
H A Dzend_virtual_cwd.h142 # define php_sys_readlink(link, target, target_len) readlink(link, target, target_len) argument
H A Dzend_virtual_cwd.c233 CWD_API int php_sys_readlink(const char *link, char *target, size_t target_len){ /* {{{ */ in php_sys_readlink()
/PHP-7.1/ext/standard/
H A Dfile.c1617 size_t source_len, target_len; in PHP_FUNCTION() local
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregcomp.c681 compile_range_repeat_node(QtfrNode* qn, int target_len, int empty_info, in compile_range_repeat_node()

Completed in 37 milliseconds