Searched refs:XML_CONTEXT_BYTES (Results 1 - 20 of 20) sorted by relevance

/macosx-10.9.5/expat-12/expat/lib/
H A Damigaconfig.h24 #define XML_CONTEXT_BYTES 1024 macro
H A Dmacconfig.h35 #undef XML_CONTEXT_BYTES macro
H A Dwinconfig.h22 #define XML_CONTEXT_BYTES 1024 macro
H A Dxmlparse.c1474 #ifndef XML_CONTEXT_BYTES
1537 #endif /* not defined XML_CONTEXT_BYTES */
1616 #ifdef XML_CONTEXT_BYTES
1619 if (keep > XML_CONTEXT_BYTES)
1620 keep = XML_CONTEXT_BYTES;
1622 #endif /* defined XML_CONTEXT_BYTES */
1624 #ifdef XML_CONTEXT_BYTES
1635 #endif /* not defined XML_CONTEXT_BYTES */
1651 #ifdef XML_CONTEXT_BYTES
1654 if (keep > XML_CONTEXT_BYTES)
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/expat/
H A Damigaconfig.h24 #define XML_CONTEXT_BYTES 1024 macro
H A Dmacconfig.h35 #undef XML_CONTEXT_BYTES macro
H A Dwinconfig.h22 #define XML_CONTEXT_BYTES 1024 macro
H A Dxmlparse.c1474 #ifndef XML_CONTEXT_BYTES
1537 #endif /* not defined XML_CONTEXT_BYTES */
1616 #ifdef XML_CONTEXT_BYTES
1619 if (keep > XML_CONTEXT_BYTES)
1620 keep = XML_CONTEXT_BYTES;
1622 #endif /* defined XML_CONTEXT_BYTES */
1624 #ifdef XML_CONTEXT_BYTES
1635 #endif /* not defined XML_CONTEXT_BYTES */
1651 #ifdef XML_CONTEXT_BYTES
1654 if (keep > XML_CONTEXT_BYTES)
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/xml/expat/lib/
H A Dwinconfig.h22 #define XML_CONTEXT_BYTES 1024 macro
H A Dexpat_config.hnw22 #define XML_CONTEXT_BYTES 1024
H A Dxmlparse.c1413 #ifndef XML_CONTEXT_BYTES
1462 #endif /* not defined XML_CONTEXT_BYTES */
1503 #ifdef XML_CONTEXT_BYTES
1506 if (keep > XML_CONTEXT_BYTES)
1507 keep = XML_CONTEXT_BYTES;
1509 #endif /* defined XML_CONTEXT_BYTES */
1511 #ifdef XML_CONTEXT_BYTES
1522 #endif /* not defined XML_CONTEXT_BYTES */
1538 #ifdef XML_CONTEXT_BYTES
1541 if (keep > XML_CONTEXT_BYTES)
[all...]
/macosx-10.9.5/apr-30/apr-util/apr-util/xml/expat/lib/
H A Dwinconfig.h22 #define XML_CONTEXT_BYTES 1024 macro
H A Dexpat_config.hnw22 #define XML_CONTEXT_BYTES 1024
H A Dxmlparse.c1413 #ifndef XML_CONTEXT_BYTES
1462 #endif /* not defined XML_CONTEXT_BYTES */
1503 #ifdef XML_CONTEXT_BYTES
1506 if (keep > XML_CONTEXT_BYTES)
1507 keep = XML_CONTEXT_BYTES;
1509 #endif /* defined XML_CONTEXT_BYTES */
1511 #ifdef XML_CONTEXT_BYTES
1522 #endif /* not defined XML_CONTEXT_BYTES */
1538 #ifdef XML_CONTEXT_BYTES
1541 if (keep > XML_CONTEXT_BYTES)
[all...]
/macosx-10.9.5/expat-12/
H A Dexpat_config.h79 #define XML_CONTEXT_BYTES 1024 macro
/macosx-10.9.5/expat-12/expat/vms/
H A Dexpat_config.h43 #define XML_CONTEXT_BYTES 1024 macro
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/mac/
H A Dmacconfig.h54 #define XML_CONTEXT_BYTES 1024 macro
/macosx-10.9.5/expat-12/expat/
H A Dexpat_config.h.in74 #undef XML_CONTEXT_BYTES
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/xml/expat/
H A Dexpat_config.h.in83 #undef XML_CONTEXT_BYTES
/macosx-10.9.5/apr-30/apr-util/apr-util/xml/expat/
H A Dexpat_config.h.in83 #undef XML_CONTEXT_BYTES

Completed in 216 milliseconds