Home
last modified time | relevance | path

Searched refs:ce (Results 176 – 188 of 188) sorted by relevance

12345678

/PHP-8.0/ext/curl/
H A Dinterface.c1188 zend_class_entry ce; in PHP_MINIT_FUNCTION() local
1189 INIT_CLASS_ENTRY(ce, "CurlHandle", class_CurlHandle_methods); in PHP_MINIT_FUNCTION()
1190 curl_ce = zend_register_internal_class(&ce); in PHP_MINIT_FUNCTION()
/PHP-8.0/ext/gd/
H A Dgd.c232 zend_class_entry ce; in php_gd_object_minit_helper() local
233 INIT_CLASS_ENTRY(ce, "GdImage", class_GdImage_methods); in php_gd_object_minit_helper()
234 gd_image_ce = zend_register_internal_class(&ce); in php_gd_object_minit_helper()
/PHP-8.0/ext/standard/tests/strings/
H A Dhtml_entity_decode_win1251.phpt388 CYRILLIC CAPITAL LETTER O: О => ce
H A Dhtml_entity_decode_macroman.phpt391 LATIN CAPITAL LIGATURE OE: Π=> ce
H A Dhtml_entity_decode_cp866.phpt384 BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL: ╬ => ce
H A Dhtml_entity_decode_koi8-r.phpt384 CYRILLIC SMALL LETTER EN: н => ce
H A Dbug49785.phpt232 string(2) "ce"
/PHP-8.0/ext/opcache/Optimizer/
H A Dsccp.c1148 if (!var_info->ce || (var_info->ce->ce_flags & ZEND_ACC_HAS_TYPE_HINTS)) { in sccp_visit_instr()
/PHP-8.0/ext/fileinfo/
H A Dlibmagic.patch1279 cdf_u16tos8(sbuf, ce[i].ce_namlen, ce[i].ce_name),
3307 cdf_u16tos8(buf, ce[i].ce_namlen, ce[i].ce_name),
/PHP-8.0/ext/hash/tests/
H A Dfnv1a64.phpt302 array( '\\ce]$k@0aei Iuk\'r$:qnet4V(d3GOf%3Lb79$Gzi2{4(g<zkWm[>cotkU)3', '1154a4047a591047' ),
/PHP-8.0/ext/openssl/
H A Dopenssl.c1206 zend_class_entry ce; in PHP_INI_END() local
1207 INIT_CLASS_ENTRY(ce, "OpenSSLCertificate", class_OpenSSLCertificate_methods); in PHP_INI_END()
1208 php_openssl_certificate_ce = zend_register_internal_class(&ce); in PHP_INI_END()
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3274 >>>>>>3 regex \^lh[89a-ce] LHa (Joe Jared) archive
H A Dmagic3274 >>>>>>3 regex \^lh[89a-ce] LHa (Joe Jared) archive

Completed in 196 milliseconds

12345678