Searched refs:registry (Results 1 – 24 of 24) sorted by relevance
/php-src/ext/dom/ |
H A D | xpath_callbacks.c | 49 registry->php_ns = NULL; in php_dom_xpath_callbacks_ctor() 50 registry->namespaces = NULL; in php_dom_xpath_callbacks_ctor() 51 registry->node_list = NULL; in php_dom_xpath_callbacks_ctor() 56 if (registry->node_list) { in php_dom_xpath_callbacks_clean_node_list() 77 if (registry->php_ns) { in php_dom_xpath_callbacks_dtor() 79 efree(registry->php_ns); in php_dom_xpath_callbacks_dtor() 81 if (registry->namespaces) { in php_dom_xpath_callbacks_dtor() 104 if (registry->php_ns) { in php_dom_xpath_callbacks_get_gc() 117 if (registry->php_ns || registry->namespaces) { in php_dom_xpath_callbacks_get_gc_for_whole_object() 265 if (!registry->php_ns) { in php_dom_xpath_callbacks_ensure_ns() [all …]
|
H A D | xpath_callbacks.h | 53 PHP_DOM_EXPORT void php_dom_xpath_callbacks_ctor(php_dom_xpath_callbacks *registry); 54 PHP_DOM_EXPORT void php_dom_xpath_callbacks_dtor(php_dom_xpath_callbacks *registry); 55 PHP_DOM_EXPORT void php_dom_xpath_callbacks_clean_node_list(php_dom_xpath_callbacks *registry); 57 PHP_DOM_EXPORT void php_dom_xpath_callbacks_get_gc(php_dom_xpath_callbacks *registry, zend_get_gc_b… 58 …hp_dom_xpath_callbacks_get_gc_for_whole_object(php_dom_xpath_callbacks *registry, zend_object *obj… 59 …xpath_callbacks_delayed_lib_registration(const php_dom_xpath_callbacks* registry, void *ctxt, php_… 60 … php_dom_xpath_callbacks_update_method_handler(php_dom_xpath_callbacks* registry, xmlXPathContextP… 61 …m_xpath_callbacks_update_single_method_handler(php_dom_xpath_callbacks* registry, xmlXPathContextP…
|
/php-src/ext/standard/tests/file/ |
H A D | bug47517.phpt | 2 Bug #47517 test registry virtualization disabled
|
/php-src/ext/intl/tests/ |
H A D | locale_get_script.phpt | 52 //Private use registry values
|
H A D | locale_get_region.phpt | 53 //Private use registry values
|
H A D | locale_get_primary_language.phpt | 53 //Private use registry values
|
H A D | locale_parse_locale2.phpt | 53 //Private use registry values
|
H A D | locale_set_default.phpt | 53 //Private use registry values
|
H A D | locale_get_keywords2.phpt | 58 //Private use registry values
|
H A D | locale_get_display_variant2.phpt | 55 //Private use registry values
|
H A D | locale_get_display_script4.phpt | 55 //Private use registry values
|
H A D | locale_get_display_language.phpt | 58 //Private use registry values
|
H A D | locale_get_display_language2.phpt | 58 //Private use registry values
|
H A D | locale_get_display_language3.phpt | 15 // See: https://www.iana.org/assignments/language-subtag-registry/
|
H A D | locale_get_display_name6.phpt | 69 //Private use registry values
|
H A D | locale_get_display_name7.phpt | 69 //Private use registry values
|
H A D | locale_get_display_name8.phpt | 68 //Private use registry values
|
H A D | locale_get_display_name5.phpt | 68 //Private use registry values
|
/php-src/win32/build/ |
H A D | config.w32 | 309 registry.c select.c sendmail.c time.c winutil.c wsyslog.c globals.c \
|
/php-src/ext/opcache/jit/ir/dynasm/ |
H A D | minilua.c | 416 #define registry(L)(&G(L)->l_registry) macro 2092 markvalue(g,registry(L)); 2287 sethvalue(L,registry(L),luaH_new(L,0,2)); 2350 setnilvalue(registry(L)); 5326 case(-10000):return registry(L);
|
/php-src/ |
H A D | php.ini-development | 13 ; 3. A number of predefined registry keys on Windows
|
H A D | php.ini-production | 13 ; 3. A number of predefined registry keys on Windows
|
/php-src/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 16988 # Summary: GStreamer binary registry 16991 0 belong 0xc0def00d GStreamer binary registry 28519 >56 leshort 1 \b, 1 registry entry 28520 >56 leshort >1 \b, %u registry entries 33554 # https://www.iana.org/assignments/wave-avi-codec-registry/wave-avi-codec-registry.xml 33774 # WAVE/AVI codec registry: https://www.iana.org/assignments/wave-avi-codec-registry/wave-avi-codec-… 33907 # https://www.iana.org/assignments/wave-avi-codec-registry/wave-avi-codec-registry.xml 36483 # which is the IANA registry of Snoop datalink types) 39330 0 string CREG MS Windows 95/98/ME registry file 39331 0 string SHCC3 MS Windows 3.1 registry file [all …]
|
H A D | magic | 16988 # Summary: GStreamer binary registry 16991 0 belong 0xc0def00d GStreamer binary registry 28519 >56 leshort 1 \b, 1 registry entry 28520 >56 leshort >1 \b, %u registry entries 33554 # https://www.iana.org/assignments/wave-avi-codec-registry/wave-avi-codec-registry.xml 33774 # WAVE/AVI codec registry: https://www.iana.org/assignments/wave-avi-codec-registry/wave-avi-codec-… 33907 # https://www.iana.org/assignments/wave-avi-codec-registry/wave-avi-codec-registry.xml 36483 # which is the IANA registry of Snoop datalink types) 39330 0 string CREG MS Windows 95/98/ME registry file 39331 0 string SHCC3 MS Windows 3.1 registry file [all …]
|
Completed in 211 milliseconds