Searched defs:php_core_globals (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_4/main/ | ||
| H A D | php_globals.h | 26 typedef struct _php_core_globals php_core_globals; typedef in typeref:struct:_php_core_globals 29 # define PG(v) TSRMG(core_globals_id, php_core_globals *, v) |
Completed in 2 milliseconds