Home
last modified time | relevance | path

Searched refs:markup (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/tidy/tests/
H A D027.phpt2 Bug: tidy segfaults with markup=false
20 'markup' => false,
/PHP-7.4/ext/xmlrpc/tests/
H A Dbug71501.phpt10 echo xmlrpc_encode_request('foo', $params, ['encoding' => 'UTF-8', 'escaping' => 'markup']);
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c299 #define markup(c) (c == '&' || c == '\"' || c == '>' || c == '<') macro
321 #define should_escape(c, flag) ( ((flag & xml_elem_markup_escaping) && markup(c)) || \ in xml_elem_entity_escape()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます16525 # URL: http://webcvs.freedesktop.org/mime/shared-mime-info/freedesktop.org.xml.in?view=markup
25720 # Extensible markup language (XML), a subset of SGML
29786 # https://svn.php.net/viewvc/php/php-src/trunk/ext/soap/php_sdl.c?revision=HEAD&view=markup
H A Dmagic16525 # URL: http://webcvs.freedesktop.org/mime/shared-mime-info/freedesktop.org.xml.in?view=markup
25720 # Extensible markup language (XML), a subset of SGML
29786 # https://svn.php.net/viewvc/php/php-src/trunk/ext/soap/php_sdl.c?revision=HEAD&view=markup

Completed in 144 milliseconds