Home
last modified time | relevance | path

Searched refs:ce (Results 276 – 291 of 291) sorted by relevance

1...<<1112

/php-src/ext/standard/tests/strings/
H A Dhtml_entity_decode_win1251.phpt388 CYRILLIC CAPITAL LETTER O: &#x41E; => ce
H A Dhtml_entity_decode_cp866.phpt384 BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL: &#x256C; => ce
H A Dhtml_entity_decode_koi8-r.phpt384 CYRILLIC SMALL LETTER EN: &#x43D; => ce
H A Dbug49785.phpt232 string(2) "ce"
/php-src/Zend/
H A Dzend_generators.c1138 static zend_object_iterator *zend_generator_get_iterator(zend_class_entry *ce, zval *object, int by… in zend_generator_get_iterator() argument
/php-src/ext/dom/
H A Dnode.c1476 …zend_class_entry *ce = n->type == XML_DOCUMENT_NODE ? dom_xml_document_class_entry : dom_html_docu… in PHP_METHOD() local
1477 new_intern = php_dom_instantiate_object_helper(return_value, ce, node, NULL); in PHP_METHOD()
/php-src/ext/fileinfo/
H A Dlibmagic.patch1195 cdf_u16tos8(sbuf, ce[i].ce_namlen, ce[i].ce_name),
2892 cdf_u16tos8(buf, ce[i].ce_namlen, ce[i].ce_name),
/php-src/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt312 'Bez práce nejsou koláče.',
/php-src/ext/hash/tests/
H A Dfnv1a64.phpt302 array( '\\ce]$k@0aei Iuk\'r$:qnet4V(d3GOf%3Lb79$Gzi2{4(g<zkWm[>cotkU)3', '1154a4047a591047' ),
/php-src/ext/sodium/
H A Dlibsodium.c143 static zend_object *sodium_exception_create_object(zend_class_entry *ce) { in sodium_exception_create_object() argument
144 zend_object *obj = zend_ce_exception->create_object(ce); in sodium_exception_create_object()
/php-src/ext/sqlite3/
H A Dsqlite3.c2271 if (object->properties == NULL && object->ce->default_properties_count == 0) { in php_sqlite3_get_gc()
/php-src/ext/zip/
H A Dphp_zip.c920 …zend_throw_error(NULL, "Cannot write read-only property %s::$%s", ZSTR_VAL(object->ce->name), ZSTR… in php_zip_write_property()
/php-src/ext/intl/uchar/
H A Duchar_arginfo.h314 zend_class_entry ce, *class_entry; in register_class_IntlChar() local
316 INIT_CLASS_ENTRY(ce, "IntlChar", class_IntlChar_methods); in register_class_IntlChar()
317 class_entry = zend_register_internal_class_ex(&ce, NULL); in register_class_IntlChar()
/php-src/ext/standard/
H A Darray.c681 if (instanceof_function(zobj->ce, zend_ce_countable)) { in PHP_FUNCTION()
682 …zend_function *count_fn = zend_hash_find_ptr(&zobj->ce->function_table, ZSTR_KNOWN(ZEND_STR_COUNT)… in PHP_FUNCTION()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3910 >>>>>>3 regex \^lh[89a-ce] LHa (Joe Jared) archive
H A Dmagic3910 >>>>>>3 regex \^lh[89a-ce] LHa (Joe Jared) archive

Completed in 219 milliseconds

1...<<1112