Home
last modified time | relevance | path

Searched refs:UCHAR (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/standard/
H A Dscanf.c92 #define UCHAR(x) (zend_uchar)(x) macro
400 if (isdigit(UCHAR(*ch))) { in ValidateFormat()
697 } else if ( isdigit(UCHAR(*ch))) { in php_sscanf_internal()
709 if ( isdigit(UCHAR(*ch))) { in php_sscanf_internal()
/php-src/ext/pdo_odbc/
H A Dodbc_driver.c423 UCHAR d_name[32]; in odbc_handle_check_liveness()
/php-src/ext/odbc/
H A Dphp_odbc.c1249 UCHAR server_name[100], desc[200]; in PHP_FUNCTION()
2354 UCHAR d_name[32];

Completed in 18 milliseconds