Home
last modified time | relevance | path

Searched refs:charmap (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/gd/libgd/
H A Dgdft.c377 FT_CharMap charmap; local
479 charmap = a->face->charmaps[n];
480 platform = charmap->platform_id;
495 found = charmap;
496 a->face->charmap = charmap;
508 found = charmap;
514 found = charmap;
520 found = charmap;
528 found = charmap;
542 a->face->charmap = found;
[all …]
H A Dgd.h472 int charmap; /* TBB: 2.0.12: may be gdFTEX_Unicode, member
/PHP-7.4/ext/gd/tests/
H A Dimagettftext_charmap_order.phpt2 Font charmap order is deterministic based on order in the font, use the selected encoding
/PHP-7.4/ext/json/
H A Djson_encoder.c296 static const uint32_t charmap[8] = { in php_json_escape_string() local
301 if (EXPECTED(!ZEND_BIT_TEST(charmap, us))) { in php_json_escape_string()

Completed in 13 milliseconds