Searched refs:n_length (Results 1 – 2 of 2) sorted by relevance
173 int const n_length = path + path_length - n; in canonicWindowsPath() local174 if ( !( n_length == 1 && n[ 0 ] == '.' ) in canonicWindowsPath()175 && !( n_length == 2 && n[ 0 ] == '.' && n[ 1 ] == '.' ) ) in canonicWindowsPath()
36004 int n_length; in test_xmlSchemaValidateLengthFacet() local36010 for (n_length = 0;n_length < gen_nb_unsigned_long_ptr;n_length++) { in test_xmlSchemaValidateLengthFacet()36016 length = gen_unsigned_long_ptr(n_length, 4); in test_xmlSchemaValidateLengthFacet()36025 des_unsigned_long_ptr(n_length, length, 4); in test_xmlSchemaValidateLengthFacet()36035 printf(" %d", n_length); in test_xmlSchemaValidateLengthFacet()36066 int n_length; in test_xmlSchemaValidateLengthFacetWhtsp() local36074 for (n_length = 0;n_length < gen_nb_unsigned_long_ptr;n_length++) { in test_xmlSchemaValidateLengthFacetWhtsp()36081 length = gen_unsigned_long_ptr(n_length, 4); in test_xmlSchemaValidateLengthFacetWhtsp()36091 des_unsigned_long_ptr(n_length, length, 4); in test_xmlSchemaValidateLengthFacetWhtsp()36102 printf(" %d", n_length); in test_xmlSchemaValidateLengthFacetWhtsp()