Home
last modified time | relevance | path

Searched refs:registry (Results 1 – 24 of 24) sorted by relevance

/php-src/ext/dom/
H A Dxpath_callbacks.c49 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 Dxpath_callbacks.h53 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 Dbug47517.phpt2 Bug #47517 test registry virtualization disabled
/php-src/ext/intl/tests/
H A Dlocale_get_script.phpt52 //Private use registry values
H A Dlocale_get_region.phpt53 //Private use registry values
H A Dlocale_get_primary_language.phpt53 //Private use registry values
H A Dlocale_parse_locale2.phpt53 //Private use registry values
H A Dlocale_set_default.phpt53 //Private use registry values
H A Dlocale_get_keywords2.phpt58 //Private use registry values
H A Dlocale_get_display_variant2.phpt55 //Private use registry values
H A Dlocale_get_display_script4.phpt55 //Private use registry values
H A Dlocale_get_display_language.phpt58 //Private use registry values
H A Dlocale_get_display_language2.phpt58 //Private use registry values
H A Dlocale_get_display_language3.phpt15 // See: https://www.iana.org/assignments/language-subtag-registry/
H A Dlocale_get_display_name6.phpt69 //Private use registry values
H A Dlocale_get_display_name7.phpt69 //Private use registry values
H A Dlocale_get_display_name8.phpt68 //Private use registry values
H A Dlocale_get_display_name5.phpt68 //Private use registry values
/php-src/win32/build/
H A Dconfig.w32309 registry.c select.c sendmail.c time.c winutil.c wsyslog.c globals.c \
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c416 #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 Dphp.ini-development13 ; 3. A number of predefined registry keys on Windows
H A Dphp.ini-production13 ; 3. A number of predefined registry keys on Windows
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます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 Dmagic16988 # 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