Searched defs:major (Results 1 – 8 of 8) sorted by relevance
/PHP-5.3/ext/fileinfo/libmagic/ |
H A D | fsmagic.c | 58 # define major(dev) (((dev) >> 8) & 0xff) macro
|
/PHP-5.3/ext/xsl/ |
H A D | php_xsl.c | 309 int major, minor, subminor; in PHP_MINFO_FUNCTION() local
|
/PHP-5.3/ext/pdo_oci/ |
H A D | oci_driver.c | 504 sword major, minor, update, patch, port_update; in oci_handle_get_attribute() local
|
/PHP-5.3/ext/com_dotnet/ |
H A D | com_typeinfo.c | 41 char *strtok_buf, *major, *minor; in php_com_load_typelib() local
|
/PHP-5.3/ext/standard/ |
H A D | info.c | 266 char *major = NULL, *sub = NULL, *retval; in php_get_windows_name() local
|
/PHP-5.3/ext/posix/ |
H A D | posix.c | 873 long major = 0, minor = 0; in PHP_FUNCTION() local
|
/PHP-5.3/ext/sqlite/libsqlite/src/ |
H A D | parse.c | 630 YYCODETYPE major; /* The major token value. This is the code member
|
/PHP-5.3/ext/mysqlnd/ |
H A D | mysqlnd.c | 1898 long major, minor, patch; in MYSQLND_METHOD() local
|
Completed in 42 milliseconds