Home
last modified time | relevance | path

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

/PHP-7.2/ext/gd/libgd/
H A Dgd.c1535 static int strlen16 (unsigned short *s);
1541 l = strlen16(s); in gdImageString16()
1552 l = strlen16(s); in gdImageStringUp16()
1559 static int strlen16 (unsigned short *s) in strlen16() function
/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog765 3. Make a small performance improvement in strlen16() and strlen32() in

Completed in 34 milliseconds