Home
last modified time | relevance | path

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

/PHP-7.2/ext/tidy/tests/
H A D027.phpt2 Bug: tidy segfaults with markup=false
20 'markup' => false,
/PHP-7.2/ext/xmlrpc/tests/
H A Dbug71501.phpt10 echo xmlrpc_encode_request('foo', $params, ['encoding' => 'UTF-8', 'escaping' => 'markup']);
/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c303 #define markup(c) (c == '&' || c == '\"' || c == '>' || c == '<') macro
325 #define should_escape(c, flag) ( ((flag & xml_elem_markup_escaping) && markup(c)) || \ in xml_elem_entity_escape()
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic14453 # URL: http://webcvs.freedesktop.org/mime/shared-mime-info/freedesktop.org.xml.in?view=markup
22173 # Extensible markup language (XML), a subset of SGML
25522 # http://svn.php.net/viewvc/php/php-src/trunk/ext/soap/php_sdl.c?revision=HEAD&view=markup
H A Dmagic私はガラスを食べられます14453 # URL: http://webcvs.freedesktop.org/mime/shared-mime-info/freedesktop.org.xml.in?view=markup
22173 # Extensible markup language (XML), a subset of SGML
25522 # http://svn.php.net/viewvc/php/php-src/trunk/ext/soap/php_sdl.c?revision=HEAD&view=markup
/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog1986 1. Fixed some typos in the markup of the man pages, and wrote a script that

Completed in 156 milliseconds