Home
last modified time | relevance | path

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

/PHP-8.2/ext/pdo_dblib/
H A Ddblib_stmt.c440 zend_str_toupper(tmp_data, data_len); in pdo_dblib_stmt_get_col()
/PHP-8.2/Zend/
H A Dzend_operators.h445 ZEND_API void ZEND_FASTCALL zend_str_toupper(char *str, size_t length);
H A Dzend_operators.c2802 ZEND_API void ZEND_FASTCALL zend_str_toupper(char *str, size_t length) /* {{{ */ in zend_str_toupper() function
/PHP-8.2/ext/xml/
H A Dxml.c585 zend_str_toupper(ZSTR_VAL(str), ZSTR_LEN(str)); in _xml_decode_tag()
/PHP-8.2/ext/standard/
H A Dstring.c1308 zend_str_toupper(s, len); in php_strtoupper()

Completed in 39 milliseconds