Home
last modified time | relevance | path

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

/php-src/ext/xsl/tests/
H A Dauto_registration_namespaces_new_dom.phpt9 $sheet = Dom\XMLDocument::createFromString(<<<XML
23 $sheet->documentElement->append($sheet->createElementNS('urn:test', 'test:dummy'));
32 $processor->importStylesheet($sheet);
/php-src/ext/xsl/
H A Dphp_xsl.c65 xsltStylesheetPtr sheet = intern->ptr; in xsl_free_sheet() local
68 if (sheet->_private != NULL) { in xsl_free_sheet()
69 sheet->_private = NULL; in xsl_free_sheet()
72 xsltFreeStylesheet(sheet); in xsl_free_sheet()
H A Dxsltprocessor.c126 static void xsl_add_ns_to_map(xmlHashTablePtr table, xsltStylesheetPtr sheet, const xmlNode *cur, c… in xsl_add_ns_to_map() argument
130 …xsltTransformError(NULL, sheet, (xmlNodePtr) cur, "Namespaces prefix %s used for multiple namespac… in xsl_add_ns_to_map()
131 sheet->warnings++; in xsl_add_ns_to_map()
138 static void xsl_build_ns_map(xmlHashTablePtr table, xsltStylesheetPtr sheet, php_dom_libxml_ns_mapp… in xsl_build_ns_map() argument
145 xsl_add_ns_to_map(table, sheet, cur, cur->ns->prefix, cur->ns->href); in xsl_build_ns_map()
155 xsl_add_ns_to_map(table, sheet, cur, prefix, ns->href); in xsl_build_ns_map()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます7789 # chord: file(1) magic for Chord music sheet typesetting utility input files
12215 !:mime application/x-epoc-sheet
27814 # start values normally 0~1st sheet A1
28695 !:mime application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
34414 0 regex/128l ha:cschem-sheet-v[0-9]+[\ \t\r\n]*[{] sch-rnd/cschem schematic sheet (lihata)
37069 0 string #!teapot\012xdr teapot work sheet (XDR format)
H A Dmagic7789 # chord: file(1) magic for Chord music sheet typesetting utility input files
12215 !:mime application/x-epoc-sheet
27814 # start values normally 0~1st sheet A1
28695 !:mime application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
34414 0 regex/128l ha:cschem-sheet-v[0-9]+[\ \t\r\n]*[{] sch-rnd/cschem schematic sheet (lihata)
37069 0 string #!teapot\012xdr teapot work sheet (XDR format)

Completed in 171 milliseconds