Home
last modified time | relevance | path

Searched refs:strlen (Results 701 – 706 of 706) sorted by relevance

1...<<212223242526272829

/PHP-7.4/Zend/
H A Dzend_alloc.c2618 length = strlen(s);
H A Dzend_strtod.c1844 MALLOC(strlen((CONST char*)s0) + 1))) {
H A Dzend_compile.c6939 ZSTR_LEN(dirname) = strlen(ZSTR_VAL(dirname)); in zend_try_ct_eval_magic_const()
/PHP-7.4/ext/gd/
H A Dgd.c3729 l = strlen((char *)str); in php_imagechar()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_match.c6176 length = PRIV(strlen)(subject); in pcre2_match()
H A Dpcre2_compile.c9735 patlen = PRIV(strlen)(pattern); in pcre2_compile()

Completed in 134 milliseconds

1...<<212223242526272829