Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_config.nw.h30 typedef unsigned int uint; typedef
H A Dzend_config.w32.h44 typedef unsigned int uint; typedef
H A Dconfigure.ac25 #undef uint
H A DZend.m489 AC_CHECK_TYPE( uint, unsigned int )
/PHP-7.2/ext/standard/tests/strings/
H A Dbug36306.phpt7 PHP does not have uint values, you cannot
/PHP-7.2/main/
H A Dphp.h102 typedef unsigned int uint; typedef
/PHP-7.2/ext/standard/
H A Durl_scanner_ex.re698 if (sizeof(uint) < sizeof(size_t)) {
/PHP-7.2/ext/fileinfo/libmagic/
H A Dsoftmagic.c87 #define SEXT(s,v,p) ((s)?(intmax_t)(int##v##_t)(p):(intmax_t)(uint##v##_t)(p))
/PHP-7.2/
H A Dconfigure.ac34 #undef uint
/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog3962 the days when it was an int rather than a uint) to free up another bit for

Completed in 53 milliseconds