Home
last modified time | relevance | path

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

/PHP-7.3/ext/intl/
H A Dintl_convert.c51 UChar** target, int32_t* target_len, in intl_convert_utf8_to_utf16()
/PHP-7.3/win32/
H A Dcodepage.c214 int target_len, tmp_len; in php_win32_cp_from_w_int() local
/PHP-7.3/Zend/
H A Dzend_virtual_cwd.h127 # define php_sys_readlink(link, target, target_len) readlink(link, target, target_len) argument
H A Dzend_virtual_cwd.c182 CWD_API ssize_t php_sys_readlink(const char *link, char *target, size_t target_len){ /* {{{ */ in php_sys_readlink()
/PHP-7.3/ext/standard/
H A Dfile.c1661 size_t source_len, target_len; in PHP_FUNCTION() local
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregcomp.c1053 compile_range_repeat_node(QuantNode* qn, int target_len, int emptiness, in compile_range_repeat_node()

Completed in 75 milliseconds