Home
last modified time | relevance | path

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

/PHP-5.5/ext/tidy/tests/
H A D027.phpt2 Bug: tidy segfaults with markup=false
20 'markup' => false,
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c306 #define markup(c) (c == '&' || c == '\"' || c == '>' || c == '<') macro
328 #define should_escape(c, flag) ( ((flag & xml_elem_markup_escaping) && markup(c)) || \ in xml_elem_entity_escape()
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic10587 # URL: http://webcvs.freedesktop.org/mime/shared-mime-info/freedesktop.org.xml.in?view=markup
16054 # Extensible markup language (XML), a subset of SGML
18472 # http://svn.php.net/viewvc/php/php-src/trunk/ext/soap/php_sdl.c?revision=HEAD&view=markup
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog1800 1. Fixed some typos in the markup of the man pages, and wrote a script that

Completed in 46 milliseconds