Searched refs:schema_load_file (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/ext/soap/ |
H A D | php_schema.c | 98 static void schema_load_file(sdlCtx *ctx, xmlAttrPtr ns, xmlChar *location, xmlAttrPtr tns, int imp… in schema_load_file() function 205 schema_load_file(ctx, NULL, uri, tns, 0 TSRMLS_CC); in load_schema() 225 schema_load_file(ctx, NULL, uri, tns, 0 TSRMLS_CC); in load_schema() 254 schema_load_file(ctx, ns, uri, tns, 1 TSRMLS_CC); in load_schema()
|
Completed in 8 milliseconds