Home
last modified time | relevance | path

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

/PHP-5.3/ext/tidy/tests/
H A D027.phpt2 Bug: tidy segfaults with markup=false
20 'markup' => false,
/PHP-5.3/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.3/ext/fileinfo/tests/
H A Dmagic8943 # URL: http://webcvs.freedesktop.org/mime/shared-mime-info/freedesktop.org.xml.in?view=markup
13605 # Extensible markup language (XML), a subset of SGML
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog864 1. Fixed some typos in the markup of the man pages, and wrote a script that

Completed in 52 milliseconds