Home
last modified time | relevance | path

Searched refs:uint (Results 1 – 10 of 10) sorted by relevance

/PHP-7.3/Zend/
H A Dzend_config.nw.h28 typedef unsigned int uint; typedef
H A Dzend_config.w32.h42 typedef unsigned int uint; typedef
H A Dconfigure.ac24 #undef uint
H A DZend.m487 AC_CHECK_TYPE( uint, unsigned int )
/PHP-7.3/ext/standard/tests/strings/
H A Dbug36306.phpt7 PHP does not have uint values, you cannot
/PHP-7.3/main/
H A Dphp.h100 typedef unsigned int uint; typedef
/PHP-7.3/ext/standard/
H A Durl_scanner_ex.c1113 if (sizeof(uint) < sizeof(size_t)) { in php_url_scanner_session_handler_impl()
H A Durl_scanner_ex.re698 if (sizeof(uint) < sizeof(size_t)) {
/PHP-7.3/ext/fileinfo/libmagic/
H A Dsoftmagic.c93 #define SEXT(s,v,p) ((s)?(intmax_t)(int##v##_t)(p):(intmax_t)(uint##v##_t)(p))
/PHP-7.3/
H A Dconfigure.ac34 #undef uint

Completed in 186 milliseconds