Searched refs:zend_pcre_globals (Results 1 – 1 of 1) sorted by relevance
10 typedef struct _zend_pcre_globals { } zend_pcre_globals; typedef11 zend_pcre_globals pcre_globals;13 static void zm_globals_ctor_pcre(zend_pcre_globals *pcre_globals ) { } in zm_globals_ctor_pcre()14 static void zm_globals_dtor_pcre(zend_pcre_globals *pcre_globals ) { } in zm_globals_dtor_pcre()23 ((void *)0), zm_info_pcre, ((void *)0), sizeof(zend_pcre_globals), &pcre_globals,